Skip to content

Commit

Permalink
fix(list-services-by-environment-id): tag (#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiBonnet authored Dec 26, 2024
1 parent 11813af commit 4d1d15c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11006,7 +11006,8 @@ paths:
required: true
get:
summary: List Services By EnvironmentId
tags: []
tags:
- Environment Main Calls
responses:
'200':
description: Service List
Expand Down

0 comments on commit 4d1d15c

Please sign in to comment.