Skip to content

fix: align spec and code — listBudgets tenant_id optional, policy pat…#34

Merged
amavashev merged 1 commit intomainfrom
claude/analyze-tenant-config-0ECd6
Mar 24, 2026
Merged

fix: align spec and code — listBudgets tenant_id optional, policy pat…#34
amavashev merged 1 commit intomainfrom
claude/analyze-tenant-config-0ECd6

Conversation

@amavashev
Copy link
Collaborator

…h variable naming

  1. OpenAPI spec: mark listBudgets tenant_id as required: false with documentation that authenticated tenant is always used for scoping. Code already ignores user-supplied tenant_id for security.

  2. PolicyController: rename path variable from {policyId} to {policy_id} to match the OpenAPI spec convention used by all other controllers.

https://claude.ai/code/session_01WeUFfwYKWvpCXPUYsZLqUa

…h variable naming

1. OpenAPI spec: mark listBudgets tenant_id as required: false with
   documentation that authenticated tenant is always used for scoping.
   Code already ignores user-supplied tenant_id for security.

2. PolicyController: rename path variable from {policyId} to {policy_id}
   to match the OpenAPI spec convention used by all other controllers.

https://claude.ai/code/session_01WeUFfwYKWvpCXPUYsZLqUa
@amavashev amavashev merged commit 10cf3a4 into main Mar 24, 2026
2 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.

2 participants