buster/api/migrations/2025-01-16-154339_rls_polic...
dal acdb260cb4
Refactor user update route to enhance RESTful practices
- Updated the user update route to require a user ID in the URL, ensuring the correct user is updated based on the provided ID.
- Improved clarity and functionality of the `update_user` function by extracting the user ID from the path.

These changes align the user update endpoint with standard REST conventions, enhancing overall API usability.
2025-01-16 08:57:59 -07:00
..
down.sql Refactor user update route to enhance RESTful practices 2025-01-16 08:57:59 -07:00
up.sql Refactor user update route to enhance RESTful practices 2025-01-16 08:57:59 -07:00