gravitee-io / issues

Gravitee.io - API Platform - Issues
64 stars 26 forks source link

[management-api] What about a new endpoint listing contexts paths? #455

Open bcollard opened 7 years ago

bcollard commented 7 years ago

As a admin, I would like to list existing context_paths.

Today, I can GET /apis --> parse API IDs for each API: GET /apis/<API ID> --> parse .proxy.context_path

What about a new endpoint, suppose "/apis/context_paths" listing all for the API's context paths?

See #316

NicolasGeraud commented 7 years ago

hi @bcollard , /apis/context_paths is not a resource so we will not provide this type of URL but we have to find a way to get more informations on /apis