Discover API with comm_type, protocol and data_format as query parameters is failing
Executing a discover API request with comm_type, protocol and data_format (one of them at a time and all of them together) in the query parameters list returns a 500 error.
All these 3 attributes are objects and in the all_service_apis_get function of Discover API are described as dictionaries (specifically dict | byte).