freeCodeCamp/api-server/src
Oliver Eyton-Williams bc7cdf6c33
chore: remove unused api endpoints (#45085)
* chore: remove /refetch-user-completed-challenges

* chore: remove /update-my-theme

Theme changes are handled by /update-user-flag

I left 'update-my-theme' in the blocklist to allow for future use.

* chore: remove /certificate/verify-can-claim-cert

The client has not been using this for several weeks

* feat: return 410 for redundant endpoints

* chore: order endpoints
2022-02-24 21:11:24 -06:00
..
common chore: remove unused api endpoints (#45085) 2022-02-24 21:11:24 -06:00
server chore: remove unused api endpoints (#45085) 2022-02-24 21:11:24 -06:00
development-start.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
production-start.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00