From 7cead5e5d0a7dadab627b156b85cf9e1e540c12a Mon Sep 17 00:00:00 2001 From: Deborah Barnard Date: Fri, 22 Aug 2025 14:19:55 +0100 Subject: [PATCH] Api playground doc (#3507) --- _overrides/api.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_overrides/api.html b/_overrides/api.html index d9ccaa8fc..86eafe943 100644 --- a/_overrides/api.html +++ b/_overrides/api.html @@ -106,7 +106,11 @@ {{ super() }} -
Using the playground to test API calls uses real data. Use with caution. Refer to Using an API playground for more information.
+ +
Using the playground to test API calls uses real data, and sends it through Scalar's proxy server. Refer to Using an API playground for more information.
+ + + {% endblock %}