You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to have a general guideline about usage of API gateways. The main question is whether we generally want to describe the API "before" or "behind" the gateway?
Gateway usage should be "transparent" (in either of the two meanings):
either have the gateway invisible, i.e. only document what's outside of the gateway
or have it clearly documented, i.e. for each header/... make it clear whether it's applicable inside/outside of the gateway.
The text was updated successfully, but these errors were encountered:
We want to have a general guideline about usage of API gateways. The main question is whether we generally want to describe the API "before" or "behind" the gateway?
The text was updated successfully, but these errors were encountered: