lib/swagger/defs/headers.yaml

12 lines
167 B
YAML
Raw Permalink Normal View History

2023-09-12 03:42:13 +00:00
Headers:
type: object
properties:
Key:
type: string
Values:
items:
items:
type: string
type: array
type: array