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
fix: update addTask method parameter type in API server documentation
- Changed the parameter type of the addTask method from TaskForm to Partial<Task> in the API server documentation for improved type flexibility.
- Ensured consistency across English, German, and French documentation files.
0 commit comments