You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Why?** These are **auto-generated by openapi-generator-cli** for standalone clients, but this project uses the **master client architecture**. They will fail with import errors.
96
-
97
-
**✅ Use instead:** The curated examples in the main `examples/` directory, which are designed for the master client approach.
Copy file name to clipboardExpand all lines: docs/DOCUMENTATION_SUMMARY.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,9 +89,6 @@ Located in `enhanced_generated/clients/` - All have comprehensive documentation:
89
89
|**alfresco-model**| ✅ Complete | ✅ Available | ✅ Full docs | Content models/types |
90
90
|**alfresco-search-sql**| ✅ Complete | ✅ Available | ✅ Full docs | SQL-based search |
91
91
92
-
### Legacy Generated Clients
93
-
**Note**: The legacy `alfresco_client/` directory has been removed from the project. All functionality is now provided through the enhanced generated clients in `enhanced_generated/clients/`.
0 commit comments