mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
- Enhanced API documentation with new MDX files and improved structure. - Updated OpenAPI specifications to reflect recent changes and added new components. - Refined global CSS and layout configurations for better styling and user experience. - Added various images and icons to enrich the visual aspects of the documentation. - Updated package dependencies to ensure compatibility with the latest features.
23 lines
708 B
Plaintext
23 lines
708 B
Plaintext
---
|
|
title: Rollback
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Rollback delete
|
|
url: '#rollback-delete'
|
|
- depth: 2
|
|
title: Rollback rollback
|
|
url: '#rollback-rollback'
|
|
structuredData:
|
|
headings:
|
|
- content: Rollback delete
|
|
id: rollback-delete
|
|
- content: Rollback rollback
|
|
id: rollback-rollback
|
|
contents: []
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
<APIPage document={"./public/openapi.json"} webhooks={[]} operations={[{"path":"/rollback.delete","method":"post"},{"path":"/rollback.rollback","method":"post"}]} showTitle={true} /> |