Files
swagger-ui/test/e2e-cypress/static/documents/bugs/5188.yaml

25 lines
428 B
YAML

openapi: 3.0.4
servers: []
info:
description: sdf
version: "1.0.0"
title: Swagger Petstore
paths:
/pet:
get:
tags:
- default
summary:
whatever: 123
operationId: objectSummary
responses:
'405':
description: Invalid input
post:
tags:
- default
operationId: noSummary
responses:
'405':
description: Invalid input