mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
8 lines
129 B
YAML
8 lines
129 B
YAML
openapi: '3.0.0'
|
|
info:
|
|
$ref: ./info/index.yaml
|
|
paths:
|
|
$ref: ./paths/index.yaml
|
|
definitions:
|
|
$ref: ./definitions/index.yaml
|