diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml index 569d94d7..ae9f0505 100644 --- a/openapi/openapi.yaml +++ b/openapi/openapi.yaml @@ -1315,7 +1315,7 @@ definitions: properties: ip: type: "string" - example: "127.0.01" + example: "127.0.0.1" port: type: "integer" format: "int32"