remove warning

This commit is contained in:
Owen
2026-03-02 21:22:23 -08:00
parent fdb5714237
commit dab73d6820

View File

@@ -10,9 +10,9 @@ import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<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.