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
Copy file name to clipboardExpand all lines: app/_includes/plugins/caching/api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,5 +10,5 @@ To access these endpoints, [enable the plugin](./examples/) first.
10
10
The {{include.name}} caching endpoints will appear once the plugin has been enabled.
11
11
12
12
{:.warning}
13
-
> When using the [`memory` caching strategy](./reference/#schema--config-memory) and running in the Gateway in [hybrid mode](/gateway/hybrid-mode/), this plugin's API endpoints are not available.
13
+
> When using the [`memory` caching strategy](./reference/#schema--config-memory) and running the Gateway in [hybrid mode](/gateway/hybrid-mode/), this plugin's API endpoints are not available.
14
14
The data that this API targets is located on the data planes, and data planes can't use the Kong Admin API or {{site.konnect_short_name}} Control Plane API.
0 commit comments