Skip to content

Commit

Permalink
fix tag for get endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-fischer committed Feb 7, 2025
1 parent eb69f2d commit 10193c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions management/server/http/api/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2339,6 +2339,7 @@ paths:
"$ref": "#/components/responses/internal_error"
/api/peers/{peerId}/ingress/ports:
get:
x-cloud-only: true
summary: List all Ingress Port Allocations for a Peer
description: Returns a list of all ingress port allocations for a peer
tags: [ Peers ]
Expand Down

0 comments on commit 10193c1

Please sign in to comment.