You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Thu, Jun 25, 2015 at 09:56:07AM -0700, Ron wrote:
null is not a valid value in Swagger. We don't support full JSON
Schema. Please follow OAI/OpenAPI-Specification#229.
I'm clear on this for Swagger 2.0 now, and I just submitted #508 here
to make it easier for other folks to find this information. Between OAI/OpenAPI-Specification#229 and #508, I think this is closable.
If I point swagger-ui v2.1.0 at the following spec:
I get a
too much recursion
error pointing atresolveAllOf
. The JSON Schema spec says for enums:The text was updated successfully, but these errors were encountered: