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