Disable implicit behaviour for query parameter format #1760
-
|
Is there a way to disable implicit behaviour in Mojo involving the query/get parameter I've tried to explicitly set the response format as follows, but a request to |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
I'm afraid not. In retrospect, we probably should have used |
Beta Was this translation helpful? Give feedback.
I'm afraid not. In retrospect, we probably should have used
_format, similar to how we use_method.