utxo-prague/utils/schema/faqs.yaml

13 řádky
182 B
YAML
Surový Normální zobrazení Historie

2022-01-07 08:22:44 +01:00
type: array
items:
type: object
additionalProperties: false
required:
- question
- answer
properties:
question:
type: string
answer:
type: string