No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
testcase-01/swagger.json
|
|
@ -14,6 +14,9 @@ |
|
|
}, |
|
|
}, |
|
|
"version": "0.9" |
|
|
"version": "0.9" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"host": "beer-catalog.app.itix.fr", |
|
|
|
|
|
"schemes": [ "http" ], |
|
|
|
|
|
"basePath": "/api", |
|
|
"paths": { |
|
|
"paths": { |
|
|
"/beer/{name}": { |
|
|
"/beer/{name}": { |
|
|
"get": { |
|
|
"get": { |
|
|
|