Skip to content

Swagger does not allow empty definitions #3775

@davidnich

Description

@davidnich

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions