pyeve / eve-swagger

Swagger extension for Eve-powered RESTful APIs
http://python-eve.org
Other
154 stars 43 forks source link

Swagger 2.0 does not support null types ([object Object]) #39

Closed kattmang closed 6 years ago

kattmang commented 7 years ago

Hi,

The JSON that is generated doesnt appear to be compatible when your schemas have fields with "default: None". I know that this is more of a shortcoming of the Swagger spec itself, but is there something on the Eve-Swagger side that can be done to address this other than excluding the offending schema from being documented?

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.