Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: FOSRestBundle QueryParam AND nelmio_api_doc.yaml #2269

Open
muratcakmaksoftware opened this issue Apr 18, 2024 · 0 comments
Open

Comments

@muratcakmaksoftware
Copy link

Description

QueryParam doesnt support requirements of asserts.
Example:

  • @QueryParam(name="id", requirements={@Assert\Type("digit"), @Assert\GreaterThanOrEqual(value=1)}, strict=true, nullable=true, description="Get result by product id")

I need to a customize key in nelmio_api_doc.yaml

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant