Files
fastapi-openapi-to-postman/test/data/multiFile_with_two_root/index.yaml
2019-12-04 13:26:41 +05:30

8 lines
129 B
YAML

openapi: '3.0.0'
info:
$ref: ./info/index.yaml
paths:
$ref: ./paths/index.yaml
definitions:
$ref: ./definitions/index.yaml