mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
9 lines
114 B
YAML
9 lines
114 B
YAML
type: object
|
|
properties:
|
|
id:
|
|
type: integer
|
|
userName:
|
|
type: string
|
|
special:
|
|
$ref: ./special.yaml
|