utxo-prague/utils/schema/1/faqs.yaml

13 řádky
182 B
YAML

type: array
items:
type: object
additionalProperties: false
required:
- question
- answer
properties:
question:
type: string
answer:
type: string