mirror of
https://github.com/valitydev/swag-questionary.git
synced 2024-11-06 08:35:19 +00:00
8 lines
137 B
YAML
8 lines
137 B
YAML
type: object
|
|
allOf:
|
|
- $ref: "#/definitions/PropertyInfoDocumentType"
|
|
- type: object
|
|
properties:
|
|
name:
|
|
type: string
|