[Protobuf-Schema] Add enum as model support#10868
[Protobuf-Schema] Add enum as model support#10868wing328 merged 9 commits intoOpenAPITools:masterfrom
Conversation
|
Had to revert ClassName modification, because name didn't match the reference in message. Model inside postProcessOperationsWithModels doesn't have isEnum set to true so I decided to go this way. |
|
Thanks for the PR but your commit (as shown in the Commits tab) is not linked to your Github account, which means this PR won't count as your contribution in https://github.com/OpenAPITools/openapi-generator/graphs/contributors. Let me know if you need help fixing it. |
Thanks for the info. I hope I did it properly. Did it for the other branches aswell. #10892 and #10893. |
|
LGTM. |
resolves #10867
Resources:
Codegen
Set ClassName to match the enumName when used as CodegenProperty