Open
Description
Hi everybody, I went to the request parser section in the documentation and there is a red banner saying that the module will be deprecated.
So what is the current correct way to extract the arguments from the query string?
e.g. http://localhost:5000/api/v1/**animals?legs=4**
Thanks in advance