File tree Expand file tree Collapse file tree 5 files changed +9
-13
lines changed Expand file tree Collapse file tree 5 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 57
57
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
58
58
<project .scm.id>github</project .scm.id>
59
59
60
- <swagger-parser .version>2.0.17 </swagger-parser .version>
60
+ <swagger-parser .version>2.0.19 </swagger-parser .version>
61
61
<slf4j .version>1.7.30</slf4j .version>
62
62
</properties >
63
63
Original file line number Diff line number Diff line change 36
36
summary : Add a new pet to the store
37
37
description : ' '
38
38
operationId : addPet
39
- responses :
40
- ' 405 ' :
41
- description : Invalid input
42
39
requestBody :
43
40
$ref : ' #/components/requestBodies/Pet'
44
41
responses :
48
45
application/json :
49
46
schema :
50
47
$ref : ' #/components/schemas/MyResponseType'
48
+ ' 405 ' :
49
+ description : Invalid input
51
50
/pet/findByStatus :
52
51
get :
53
52
tags :
Original file line number Diff line number Diff line change 36
36
summary : Add a new pet to the store
37
37
description : ' '
38
38
operationId : addPet
39
- responses :
40
- ' 405 ' :
41
- description : Invalid input
42
39
requestBody :
43
40
$ref : ' #/components/requestBodies/Pet'
44
41
responses :
48
45
application/json :
49
46
schema :
50
47
$ref : ' #/components/schemas/MyResponseType'
48
+ ' 405 ' :
49
+ description : Invalid input
51
50
get :
52
51
tags :
53
52
- pet
Original file line number Diff line number Diff line change 36
36
summary : Add a new pet to the store
37
37
description : ' '
38
38
operationId : addPet
39
- responses :
40
- ' 405 ' :
41
- description : Invalid input
42
39
requestBody :
43
40
$ref : ' #/components/requestBodies/Pet'
44
41
responses :
48
45
application/json :
49
46
schema :
50
47
$ref : ' #/components/schemas/MyResponseType'
48
+ ' 405 ' :
49
+ description : Invalid input
51
50
/pet/findByStatus :
52
51
get :
53
52
tags :
Original file line number Diff line number Diff line change 36
36
summary : Add a new pet to the store
37
37
description : ' '
38
38
operationId : addPet
39
- responses :
40
- ' 405 ' :
41
- description : Invalid input
42
39
requestBody :
43
40
$ref : ' #/components/requestBodies/Pet'
44
41
responses :
48
45
application/json :
49
46
schema :
50
47
$ref : ' #/components/schemas/MyResponseType'
48
+ ' 405 ' :
49
+ description : Invalid input
51
50
get :
52
51
tags :
53
52
- pet
You can’t perform that action at this time.
0 commit comments