feat(OpenApi): enhance OpenAPI specifications by adding UUID parameters for application, project, and service updates; improve deployment listing with pagination parameters; update command signature for OpenApi generation
This commit is contained in:
@@ -3094,7 +3094,7 @@ paths:
|
||||
tags:
|
||||
- Deployments
|
||||
summary: Deploy
|
||||
description: 'Deploy by tag or uuid. `Post` request also accepted.'
|
||||
description: 'Deploy by tag or uuid. `Post` request also accepted with `uuid` and `tag` json body.'
|
||||
operationId: deploy-by-tag-or-uuid
|
||||
parameters:
|
||||
-
|
||||
|
Reference in New Issue
Block a user