update yaml

This commit is contained in:
Torma Kristóf 2021-10-28 12:44:45 +02:00
parent b348e5f932
commit aea0a4d2df

View File

@ -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: