update yaml

This commit is contained in:
Torma Kristóf 2021-10-28 12:44:45 +02:00
parent b348e5f932
commit aea0a4d2df
1 changed files with 7 additions and 1 deletions

View File

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