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
Client:
|
|
type: object
|
|
properties:
|
|
id:
|
|
type: integer
|
|
clientName:
|
|
type: string |