Declare that a parameter will be transmitted to the API through the query string.
It will be serialized as part of a JSON object, and will go through URL serialization. The serialization format is not customizable.
See Implementation
Declare that a parameter will be transmitted to the API through the query string.
It will be serialized as part of a JSON object, and will go through URL serialization. The serialization format is not customizable.