Skip to content

Conversation

@ValentinR01
Copy link
Contributor

No description provided.

@ValentinR01 ValentinR01 changed the title feat: use revamped k8s integration feat: use k8s revamped integration Jan 20, 2026
@ValentinR01 ValentinR01 force-pushed the feat/k8s-use-integration branch from f6f26b4 to 3575484 Compare January 23, 2026 16:07
@ValentinR01 ValentinR01 force-pushed the feat/k8s-use-integration branch from 3575484 to 88b9fb9 Compare January 23, 2026 16:13
@@ -267,5 +275,55 @@ def _rec_extract_enums(schema: dict, path: list[str]) -> tuple[dict, dict[str, d
data["components"]["schemas"][name] = enum_schema
data["paths"][path][method]["responses"][status_code]["content"]["application/json"]["schema"] = schema

# Unify all integration list endpoints to return ListIntegrations200Response
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should add a title in our internal public API schema

@ValentinR01 ValentinR01 merged commit 21b877a into main Jan 26, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants