feat: private certificates/documents buckets with SeaweedFS support
Add Document CRUD, temp→bucket commit flow, SeaweedFS env aliases, and default temp bucket name to temp.
This commit is contained in:
@@ -79,6 +79,11 @@
|
||||
"en": "Certificate not found.",
|
||||
"fa": "مدرک یافت نشد."
|
||||
},
|
||||
"DOCUMENT_NOT_FOUND": {
|
||||
"statusCode": 404,
|
||||
"en": "Document not found.",
|
||||
"fa": "سند یافت نشد."
|
||||
},
|
||||
"CLASS_NOT_FOUND": {
|
||||
"statusCode": 404,
|
||||
"en": "Class not found.",
|
||||
|
||||
Reference in New Issue
Block a user