solo-io / gloo-portal-issues

Public tracker for issues related to Gloo Portal
https://docs.solo.io/gloo-portal/latest/
1 stars 3 forks source link

single operationId route overriding #108

Closed bcollard closed 2 years ago

bcollard commented 2 years ago

In an APIProduct, when I use the combination of an apiDoc ref and a sub-list of openApi operations (to route them differently), then the rest of the OpenAPI operations are not anymore routable. We need a flag to generate all the routes for each OperationID, even if I want to override the route config only for one (or a subset) of them.

jehawley commented 2 years ago

We need to clarify in comments that we include all operations if no operations are specified, even if includeUnlistedOperations is set to false.

marcogschmidt commented 2 years ago

This feature has been implemented and will be released today with Gloo Portal 1.1.0.