📝 docs: Add documentation
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Common Service API
|
||||
outline: false
|
||||
aside: false
|
||||
---
|
||||
|
||||
# Common Service
|
||||
|
||||
Shared endpoints (authentication, utilities, helpers) that are reused across both the admin and user panels. The schema is served directly from GitHub so it always reflects the latest backend implementation.
|
||||
|
||||
<ClientOnly>
|
||||
<ScalarIframe spec-url="https://raw.githubusercontent.com/perfect-panel/ppanel-docs/refs/heads/main/public/swagger/common.json" title="Common Service" />
|
||||
</ClientOnly>
|
||||
Reference in New Issue
Block a user