restore openapi3 petstore.yaml (#3590)

This commit is contained in:
William Cheng 2019-08-09 01:32:50 +08:00 committed by GitHub
parent 2d7cc778db
commit 65c7c1b39b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,13 +115,6 @@ paths:
type: array
items:
type: string
- name: maxCount
in: query
description: Maximum number of items to return
required: false
schema:
type: integer
format: int32
responses:
'200':
description: successful operation