Structs§
Functions§
- content_
type_ from_ format - format_
from_ content_ type - get_
file_ descriptor - get_
file_ list - GET /api/files
- get_
file_ variant - GET /api/files/variant/{variant_id}
- get_
file_ variant_ file_ id - post_
file - POST /api/files - File creation for non-blob types (CRDT, RTDB, etc.) Accepts JSON body with metadata: { “fileTp”: “CRDT” | “RTDB” | etc., “createdAt”: optional timestamp, “tags”: optional comma-separated tags }
- post_
file_ blob