Closed mahatoankitkumar closed 1 month ago
get config-versions api
{ count: Option<i64>, page: Option<i64> }
{"total_pages": total_pages, "total_items": n_version, "data": config_versions }
Can you please add the query param info as well in the description
Problem
get config-versions api
API changes
{ count: Option<i64>, page: Option<i64> }
{"total_pages": total_pages, "total_items": n_version, "data": config_versions }