curl --location '/cities?name=undefined&page=undefined&size=undefined'
{ "cities": [ { "id": "string", "name": "string" } ] }