From 5a12614c07961969871278b678002d89ab6a4c93 Mon Sep 17 00:00:00 2001 From: Christian Thiel Date: Thu, 28 May 2026 18:05:49 +0200 Subject: [PATCH] feat(go): enable workflows SDK generation Remove workflows from the golang blocklist now that: - stackit-api has x-stackit-sdk.include: true on the workflows OAS - The OAS has been published to stackit-api-specifications --- languages/golang/blocklist.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/languages/golang/blocklist.txt b/languages/golang/blocklist.txt index b43d82f..17988c6 100644 --- a/languages/golang/blocklist.txt +++ b/languages/golang/blocklist.txt @@ -5,4 +5,3 @@ functionsregistry notebooks pim stackitmarketplace -workflows