mirror of
https://github.com/Dokploy/website.git
synced 2026-06-19 22:25:24 +02:00
- Changed input path for documentation generation from './api.json' to '../../public/openapi.json'. - Updated multiple generated documentation files to reference the new OpenAPI document path. - Added new documentation files for 'Environment', 'Gitea', 'Organization', 'Preview Deployment', 'Rollback', 'Schedule', 'Swarm', and 'Volume Backups'. - Enhanced existing documentation with additional endpoints and improved structure for clarity.
16 lines
392 B
Plaintext
16 lines
392 B
Plaintext
---
|
|
title: Admin
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Admin setup Monitoring
|
|
url: '#admin-setup-monitoring'
|
|
structuredData:
|
|
headings:
|
|
- content: Admin setup Monitoring
|
|
id: admin-setup-monitoring
|
|
contents: []
|
|
---
|
|
|
|
<APIPage document={"../../public/openapi.json"} operations={[{"method":"post","path":"/admin.setupMonitoring"}]} hasHead={true} /> |