single snapshot test
This commit is contained in:
15
plugins/owncloud-attach/README.md
Normal file
15
plugins/owncloud-attach/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# owncloud-attach plugin
|
||||
|
||||
Reference plugin for the Mailcow Plugin Runtime.
|
||||
|
||||
## What it demonstrates
|
||||
- compose toolbar contribution
|
||||
- compose attachments panel contribution
|
||||
- plugin-hosted UI assets
|
||||
- runtime API contract for file listing and file selection
|
||||
- Mailcow draft-upload handoff metadata
|
||||
|
||||
## API endpoints
|
||||
- `GET /plugins/owncloud-attach/api/me`
|
||||
- `GET /plugins/owncloud-attach/api/files?path=/`
|
||||
- `POST /plugins/owncloud-attach/api/select`
|
||||
Reference in New Issue
Block a user