forked from loafle/openapi-generator-original
minor fix to petstore test spec
This commit is contained in:
parent
535b233ff7
commit
9051848ffa
@ -565,7 +565,7 @@ paths:
|
||||
tags:
|
||||
- fake
|
||||
summary: To test "client" model
|
||||
descriptions: To test "client" model
|
||||
description: To test "client" model
|
||||
operationId: testClientModel
|
||||
consumes:
|
||||
- application/json
|
||||
@ -587,7 +587,7 @@ paths:
|
||||
tags:
|
||||
- fake
|
||||
summary: To test enum parameters
|
||||
descriptions: To test enum parameters
|
||||
description: To test enum parameters
|
||||
operationId: testEnumParameters
|
||||
consumes:
|
||||
- "*/*"
|
||||
@ -1080,7 +1080,6 @@ definitions:
|
||||
- 1.1
|
||||
- -1.2
|
||||
outerEnum:
|
||||
type: string
|
||||
$ref: '#/definitions/OuterEnum'
|
||||
AdditionalPropertiesClass:
|
||||
type: object
|
||||
|
Loading…
x
Reference in New Issue
Block a user