fix formatting issue

This commit is contained in:
miloschwartz
2026-03-03 18:12:05 -08:00
parent 95c1a5b970
commit 18c8a845de

View File

@@ -9,10 +9,9 @@ import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
<!--<Warning>
<Warning>
Pangolin is in heavy development. The REST API routes and behavior may include breaking changes between updates. We will do our best to document large changes.
</Warning>-->
</Warning>
The API is REST-based and supports many operations available through the web interface. Authentication uses Bearer tokens, and you can create multiple API keys with specific permissions for different use cases.