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:
Andras Bacsai
2025-04-13 15:48:00 +02:00
parent 28fab5665a
commit 927caefb42
3 changed files with 94 additions and 3 deletions

View File

@@ -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:
-