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 use AWS API Gateway to surface endpoints, with some having caches set for them. These cache settings are not in the OpenAPI/Swagger schema, but are part of the API Gateway resource.
How could I easily denote which paths have caching enabled, and the cache TTL value?
The text was updated successfully, but these errors were encountered:
We use AWS API Gateway to surface endpoints, with some having caches set for them. These cache settings are not in the OpenAPI/Swagger schema, but are part of the API Gateway resource.
How could I easily denote which paths have caching enabled, and the cache TTL value?
The text was updated successfully, but these errors were encountered: