update yaml
This commit is contained in:
parent
b348e5f932
commit
aea0a4d2df
@ -36,7 +36,13 @@ paths:
|
|||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
$ref: '#/components/schemas/ServiceLocatorObject'
|
type: object
|
||||||
|
properties:
|
||||||
|
location:
|
||||||
|
type: string
|
||||||
|
format: ipv4
|
||||||
|
required:
|
||||||
|
- location
|
||||||
404:
|
404:
|
||||||
description: Not found
|
description: Not found
|
||||||
/service:
|
/service:
|
||||||
|
Loading…
Reference in New Issue
Block a user