mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Delete documentation/docs/admin/customize directory
This commit is contained in:
parent
17be11b2b6
commit
295ba54354
@ -1,7 +0,0 @@
|
||||
{
|
||||
"label": "Advanced",
|
||||
"position": 99,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
@ -1,19 +0,0 @@
|
||||
---
|
||||
sidebar_position: 9
|
||||
---
|
||||
|
||||
# API
|
||||
|
||||
:::danger
|
||||
THIS FEATURE IS STILL EXPERIMENTAL AND NOT YET PRODUCTION READY!
|
||||
:::
|
||||
|
||||
On *OpenAdmin > API* you can generate a JWT token and then make some API calls for testing to familiarize yourself with the API.
|
||||
|
||||
|
||||

|
||||
|
||||
Below each command, you'll find the corresponding curl command, which you can copy and paste onto another server to execute the API call, along with the actual response returned by the API endpoint.
|
||||
|
||||
At the bottom, there's a section where you can view the API log, which records every request and response made to the API.
|
||||
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
sidebar_position: 6
|
||||
---
|
||||
|
||||
This page was moved to: https://dev.openpanel.co/customize.html
|
@ -1,7 +0,0 @@
|
||||
---
|
||||
sidebar_position: 9
|
||||
---
|
||||
|
||||
# Localization
|
||||
|
||||
This page has moved to: https://dev.openpanel.co/localization.html
|
@ -1,7 +0,0 @@
|
||||
---
|
||||
sidebar_position: 99
|
||||
---
|
||||
|
||||
# Server Migration
|
||||
|
||||
To migrate OpenPanel to another server:
|
@ -1,7 +0,0 @@
|
||||
---
|
||||
sidebar_position: 5
|
||||
---
|
||||
|
||||
# Troubleshooting
|
||||
|
||||
This page has moved to: https://dev.openpanel.co/logs.html
|
Loading…
Reference in New Issue
Block a user