anyOf with primitives
GET/anyof-primitives
Schema:
anyOf:
- type: string
- type: integer
- type: boolean
Responses
- 200
Successful response
GET/anyof-primitives
Schema:
anyOf:
- type: string
- type: integer
- type: boolean
Successful response