lib/swagger/defs/headers.yaml

12 lines
167 B
YAML
Raw Normal View History

2023-05-13 16:46:48 +00:00
Headers:
type: object
properties:
Key:
type: string
Values:
items:
items:
type: string
type: array
type: array