The issue was fixed in swagger codegen here but has been reintroduce with commit 0a52f56 in PR #536
The problem is that the name of the type in JSonSubType.Type annotation doesn't include the suffix or preffix when used with modelNamePrefix or modelNameSuffix option.
The issue was fixed in swagger codegen here but has been reintroduce with commit 0a52f56 in PR #536
The problem is that the name of the type in JSonSubType.Type annotation doesn't include the suffix or preffix when used with modelNamePrefix or modelNameSuffix option.