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