6 Commits

Author SHA1 Message Date
Patrick Arminio
30832076f5
🎨 Move prefix and tags to routers (#1439) 2024-12-02 12:04:03 +00:00
Esteban Maya
e65b427ab1
♻️ Edit refactor db models to use UUID's instead of integer ID's (#1259)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-22 22:49:02 +00:00
Esteban Maya
ad72c4d3fd
♻️ Refactor rename ModelsOut to ModelsPublic (#1154)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-06 21:53:49 +00:00
Salomon Popp
e13d120fd1
✏ Fix typo in variable names in backend/app/api/routes/items.py and backend/app/api/routes/users.py (#711)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-13 18:06:22 +00:00
Esteban Maya
98c78e4683
🐛 Fixed items count when retrieving data for all items by user (#695) 2024-03-12 18:23:33 +00:00
Esteban Maya
8558cf00a2
♻ Move project source files to top level from src, update Sentry dependency (#630)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-07 16:35:33 +00:00