feat: scaffold v0.3.0 mailcow integration and plugin hook structure

This commit is contained in:
Thea Kindinger
2026-04-08 20:00:01 -04:00
parent 931c03ba93
commit cdb8e31c54
9 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1 @@
# owncloud-attach API placeholders\n\nExpected endpoints:\n- GET /plugins/owncloud-attach/api/files\n- POST /plugins/owncloud-attach/api/attach\n- GET /plugins/owncloud-attach/api/health\n\nImplement the runtime-side token exchange and ownCloud file listing here.\n