bcgov / api-services-portal

API Services Portal provides a multi-tenant frontend integrating API Gateway and Authorization services from Kong CE and Keycloak.
https://api.gov.bc.ca
Apache License 2.0
22 stars 7 forks source link

Namespace to gateway - get gateways api should return both ID and displayName #1080

Closed ikethecoder closed 2 months ago

ikethecoder commented 4 months ago

Currently https://api-gov-bc-ca.dev.api.gov.bc.ca/ds/api/v3/console/#/Gateways/gateway-list returns a string[], but this should really return an array of GatewayId and DisplayName.