Added new feature for document export, including API contracts, data model, implementation plan, and tests. Updated related configurations and instructions.

This commit is contained in:
2026-03-10 16:25:09 -05:00
parent 2acb04ad76
commit bf6f2eebd6
22 changed files with 2856 additions and 64 deletions

View File

@@ -3,7 +3,13 @@
"port": 3000,
"host": "0.0.0.0"
},
"proxy": {
"pathPrefix": "/ProxyScript/run/",
"workspaceId": "67bca862210071627d32ef12",
"branch": "current",
"routeName": "googleDriveAdapter"
},
"logging": {
"level": "debug"
}
}
}