mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Api playground doc (#3507)
This commit is contained in:
@@ -106,7 +106,11 @@
|
|||||||
|
|
||||||
{{ super() }}
|
{{ super() }}
|
||||||
|
|
||||||
<div class="n8n-api-warning">Using the playground to test API calls uses real data. Use with caution. Refer to <a href="https://docs.n8n.io/api/using-api-playground/">Using an API playground</a> for more information.</div>
|
|
||||||
|
<div class="n8n-api-warning">Using the playground to test API calls uses real data, and sends it through Scalar's proxy server. Refer to <a href="https://docs.n8n.io/api/using-api-playground/">Using an API playground</a> for more information.</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user