mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
7 lines
99 B
YAML
7 lines
99 B
YAML
type: object
|
|
rock:
|
|
type: boolean
|
|
friendly:
|
|
type: string
|
|
lastNested:
|
|
$ref: "./lastNested.yaml" |