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: resolve CreatedAtAction routing issue in UserManagementController
- Fixed InvalidOperationException "No route matches the supplied values"
- Updated CreatedAtAction call with explicit controllerName parameter
- User creation now properly returns 201 Created with location header
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments