Closed hermannsblum closed 6 years ago
So far, the nullable property is not reported in the schema. However, Version 3.0 of the OpenAPI specifications already include this property in the same form as known from eve/cerberus. This PR includes the property into the reported schema.
nullable
Rebased and merged https://github.com/pyeve/eve-swagger/commit/928a969b4d0dc92af064df1ecf8bcda60f66af19
Thanks!
So far, the
nullable
property is not reported in the schema. However, Version 3.0 of the OpenAPI specifications already include this property in the same form as known from eve/cerberus. This PR includes the property into the reported schema.