Open
Description
Hello,
I noticed that the definitions
property in the generated swagger.json seems to contain only stub objects, with a single data
property of type string. This is problematic, because clients generated with swagger-codegen read the definitions
property to generate model code on the client. This is particularly important for typed languages. It would be better if the definitions
object were to contain complete JSON schemas for each endpoint.
Is this in-scope for the project? if I were to contribute it, would you accept a patch?
Thank you for looking into this.
Metadata
Assignees
Labels
No labels
Activity