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 think I'd rather seem them always allowed in all cases. We already have a cascading priority setup, so I don't see any reason not to do the same for all verbs.
I think it would be useful to have a setting called:
This would allow one or more verbs to allow query params to be passed into methods as optional arguments. Like:
The GET verb implicitly applies this rule, already, but the other 3 verbs should also be able to transmit query params in the API URL.
The text was updated successfully, but these errors were encountered: