Files
redocly-cli/__tests__/bundle/bundle-lint-format/openapi.yaml

21 lines
380 B
YAML

openapi: 3.1.0
servers:
- url: https://api.redocly-example.com/v1
security: []
info:
title: Title
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
description: Description
version: 1.0.0
paths:
/my_post:
post:
operationId: my_post
summary: my_post
requestBody:
content:
application/json: