Database Import/Export Functionality #10
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add ability to export and import all Spoolman data for backup and database migration purposes.
Use Case
Proposed Implementation
Export
GET /api/v1/backup/exportImport
POST /api/v1/backup/importData Format
Notes
Upstream References