It would be helpful if the “/services” API have additional query parameters to search for specific service name and/or host (with regex features is even better). For example:
http://localhost:8001/services?name=service_name&host=mockbin.*
It would be helpful if the “/services” API have additional query parameters to search for specific service name and/or host (with regex features is even better). For example:
http://localhost:8001/services?name=service_name&host=mockbin.*
Thanks for taking the time to suggest this. We’ll take it under consideration.