The API supports query parameters in the request url but they are not documented yet in the swagger docs. This would involve modifying the swagger config to include available query parameters for use. Currently, we use swagger-autogen to automatically generate swagger docs.
The swagger config file would be a good place to start researching, as well as the swagger-auto-gen documentation.
The API supports query parameters in the request url but they are not documented yet in the swagger docs. This would involve modifying the swagger config to include available query parameters for use. Currently, we use swagger-autogen to automatically generate swagger docs.
The swagger config file would be a good place to start researching, as well as the swagger-auto-gen documentation.