From 41ab631684e27c4f0e2e342c11e05cfc10734d22 Mon Sep 17 00:00:00 2001 From: mliptak Date: Thu, 7 May 2026 09:39:44 +0200 Subject: [PATCH 1/4] test incorrect change --- services/nodepools.tsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/nodepools.tsp b/services/nodepools.tsp index eff741c..de8b779 100644 --- a/services/nodepools.tsp +++ b/services/nodepools.tsp @@ -18,7 +18,7 @@ interface NodePools { */ @route("/nodepools") @get - @summary("List all nodepools for cluster") + @summary("List all nodepools for clusterrrr") @operationId("getNodePools") getNodePools(...QueryParams): Body | Error From c25a6738cc2a4f2de813c6ec879718e1369c502f Mon Sep 17 00:00:00 2001 From: mliptak Date: Thu, 7 May 2026 09:42:27 +0200 Subject: [PATCH 2/4] try CI if nothing changed --- services/nodepools.tsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/nodepools.tsp b/services/nodepools.tsp index de8b779..eff741c 100644 --- a/services/nodepools.tsp +++ b/services/nodepools.tsp @@ -18,7 +18,7 @@ interface NodePools { */ @route("/nodepools") @get - @summary("List all nodepools for clusterrrr") + @summary("List all nodepools for cluster") @operationId("getNodePools") getNodePools(...QueryParams): Body | Error From bbb3be6f99bbcf2d4cdb392fb15ecc097dd90c2b Mon Sep 17 00:00:00 2001 From: mliptak Date: Thu, 7 May 2026 09:45:06 +0200 Subject: [PATCH 3/4] simulate change + bump up version --- main.tsp | 2 +- services/nodepools.tsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main.tsp b/main.tsp index 9ac4066..44f58d7 100644 --- a/main.tsp +++ b/main.tsp @@ -20,7 +20,7 @@ using OpenAPI; * */ @service(#{ title: "HyperFleet API" }) -@info(#{ version: "1.0.9", contact: #{ name: "HyperFleet Team" }, license: #{ name: "Apache 2.0" ,url: "https://www.apache.org/licenses/LICENSE-2.0"} }) +@info(#{ version: "1.0.10", contact: #{ name: "HyperFleet Team" }, license: #{ name: "Apache 2.0" ,url: "https://www.apache.org/licenses/LICENSE-2.0"} }) @server("https://hyperfleet.redhat.com", "Production") @route("/api/hyperfleet/v1") namespace HyperFleet; diff --git a/services/nodepools.tsp b/services/nodepools.tsp index eff741c..656a12e 100644 --- a/services/nodepools.tsp +++ b/services/nodepools.tsp @@ -18,7 +18,7 @@ interface NodePools { */ @route("/nodepools") @get - @summary("List all nodepools for cluster") + @summary("List all nodepools for clusterr") @operationId("getNodePools") getNodePools(...QueryParams): Body | Error From 6bd3123f6917500e0bffca48a0e41463832ed3b7 Mon Sep 17 00:00:00 2001 From: mliptak Date: Thu, 7 May 2026 09:46:23 +0200 Subject: [PATCH 4/4] generate schemas --- schemas/core/openapi.yaml | 4 ++-- schemas/core/swagger.yaml | 4 ++-- schemas/gcp/openapi.yaml | 4 ++-- schemas/gcp/swagger.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/schemas/core/openapi.yaml b/schemas/core/openapi.yaml index d865c3f..ccf414e 100644 --- a/schemas/core/openapi.yaml +++ b/schemas/core/openapi.yaml @@ -1,7 +1,7 @@ openapi: 3.0.0 info: title: HyperFleet API - version: 1.0.9 + version: 1.0.10 contact: name: HyperFleet Team license: @@ -692,7 +692,7 @@ paths: /api/hyperfleet/v1/nodepools: get: operationId: getNodePools - summary: List all nodepools for cluster + summary: List all nodepools for clusterr description: Returns the list of all nodepools parameters: - $ref: '#/components/parameters/SearchParams' diff --git a/schemas/core/swagger.yaml b/schemas/core/swagger.yaml index 8d510ec..77a4fc4 100644 --- a/schemas/core/swagger.yaml +++ b/schemas/core/swagger.yaml @@ -16,7 +16,7 @@ info: name: Apache 2.0 url: 'https://www.apache.org/licenses/LICENSE-2.0' title: HyperFleet API - version: 1.0.9 + version: 1.0.10 host: hyperfleet.redhat.com basePath: / schemes: @@ -910,7 +910,7 @@ paths: - BearerAuth: [] description: Returns the list of all nodepools operationId: getNodePools - summary: List all nodepools for cluster + summary: List all nodepools for clusterr definitions: AdapterCondition: description: >- diff --git a/schemas/gcp/openapi.yaml b/schemas/gcp/openapi.yaml index 2770707..0a096ec 100644 --- a/schemas/gcp/openapi.yaml +++ b/schemas/gcp/openapi.yaml @@ -1,7 +1,7 @@ openapi: 3.0.0 info: title: HyperFleet API - version: 1.0.9 + version: 1.0.10 contact: name: HyperFleet Team license: @@ -582,7 +582,7 @@ paths: /api/hyperfleet/v1/nodepools: get: operationId: getNodePools - summary: List all nodepools for cluster + summary: List all nodepools for clusterr description: Returns the list of all nodepools parameters: - $ref: '#/components/parameters/SearchParams' diff --git a/schemas/gcp/swagger.yaml b/schemas/gcp/swagger.yaml index 8879c90..2f389db 100644 --- a/schemas/gcp/swagger.yaml +++ b/schemas/gcp/swagger.yaml @@ -16,7 +16,7 @@ info: name: Apache 2.0 url: 'https://www.apache.org/licenses/LICENSE-2.0' title: HyperFleet API - version: 1.0.9 + version: 1.0.10 host: hyperfleet.redhat.com basePath: / schemes: @@ -779,7 +779,7 @@ paths: - BearerAuth: [] description: Returns the list of all nodepools operationId: getNodePools - summary: List all nodepools for cluster + summary: List all nodepools for clusterr definitions: AcceleratorSpec: properties: