Skip to content

Conversation

@rajasekar33
Copy link

@rajasekar33 rajasekar33 commented Nov 14, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Currently API param decorator does not support adding extensions (param level extension). this will be helpful when generating rego rules for params (like user bind to this id or not)

Issue Number: N/A

What is the new behavior?

Added optional extension attribute to @ApiParam decorator.

Does this PR introduce a breaking change?

  • No

Other information

@rajasekar33 rajasekar33 changed the title feat: Add extensions to API params level chore: Add extensions to API params level Nov 14, 2025
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.

1 participant