- openapi: fix typo

This commit is contained in:
Simon Zolin 2019-03-20 13:54:23 +03:00
parent ed942f3e31
commit 5210d214ec
1 changed files with 1 additions and 1 deletions

View File

@ -1315,7 +1315,7 @@ definitions:
properties:
ip:
type: "string"
example: "127.0.01"
example: "127.0.0.1"
port:
type: "integer"
format: "int32"