You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know OpenAPI does not support the disallowing of query parameters not defined in the document. However, as we have the exception for it it would be great if we could make this optional functionality.
Not sure how it can be made optional but Attaching a simple patch that adds this functionality.
If anyone knows of another way of doing this I would love to know. ImplementbecauseOfUnexpectedArgumentIsNotAllowed.patch
The text was updated successfully, but these errors were encountered:
I know OpenAPI does not support the disallowing of query parameters not defined in the document. However, as we have the exception for it it would be great if we could make this optional functionality.
Not sure how it can be made optional but Attaching a simple patch that adds this functionality.
If anyone knows of another way of doing this I would love to know.
ImplementbecauseOfUnexpectedArgumentIsNotAllowed.patch
The text was updated successfully, but these errors were encountered: