Skip to content

Commit

Permalink
Update openapi.yaml (#53)
Browse files Browse the repository at this point in the history
Signed-off-by: Ns2Kracy <[email protected]>
  • Loading branch information
Ns2Kracy authored Dec 19, 2024
1 parent ea4a256 commit 1b64d4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/gateway/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ paths:
type: object
properties:
port:
type: integer
type: string
description: Gateway port
example: 80
example: "80"
responses:
"200":
$ref: "#/components/responses/ResponseOK"
Expand Down

0 comments on commit 1b64d4b

Please sign in to comment.