freeCodeCamp/api/src
Sem Bauke a980ac03e5
feat: introduce /update-my-profileui route in new API (#49827)
* feat: add response codes

* fix: update TypeBox imports

* refactor: convert inject based tests to supertest

* feat: require authentication to use route

* test: confirm db is updated as expected

* fix: respond appropriately on error

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2023-04-18 15:01:26 +00:00
..
db chore(api): compile TS into /dist (#49812 2023-03-28 19:42:20 +05:30
middleware chore(api): compile TS into /dist (#49812 2023-03-28 19:42:20 +05:30
plugins feat(api): swap to immobiliarelabs sentry plugin (#50041) 2023-04-17 13:10:23 -07:00
routes feat: introduce /update-my-profileui route in new API (#49827) 2023-04-18 15:01:26 +00:00
schemas fix(deps): update dependency @sinclair/typebox to v0.26.6 (#49855) 2023-04-03 09:13:36 +00:00
utils feat(api): create sentry plugin (#49731) 2023-04-05 08:35:23 -07:00
app.ts feat: introduce /update-my-profileui route in new API (#49827) 2023-04-18 15:01:26 +00:00
server.test.ts fix(api): fix eslint error (#50080) 2023-04-17 20:21:36 +05:30
server.ts feat(api): dev login (#49880) 2023-03-29 18:08:38 +05:30