Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swagger does not allow empty definitions #3775

Closed
davidnich opened this issue Feb 12, 2020 · 0 comments
Closed

Swagger does not allow empty definitions #3775

davidnich opened this issue Feb 12, 2020 · 0 comments
Assignees
Milestone

Comments

@davidnich
Copy link
Contributor

and also requires the type declaration, although this should not be required.

The following declaration should declare a type that can take any value:

definitions:
  AnyValue: {}

see: https://stackoverflow.com/questions/32841298/openapi-what-schema-to-accept-any-complex-json-value

@davidnich davidnich added this to the 0.9.4.1 milestone Feb 12, 2020
@davidnich davidnich self-assigned this Feb 12, 2020
davidnich added a commit that referenced this issue Feb 13, 2020
davidnich added a commit that referenced this issue Feb 13, 2020
davidnich added a commit that referenced this issue Feb 13, 2020
davidnich added a commit that referenced this issue Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant