Files
freeCodeCamp/api/src/plugins
Oliver Eyton-Williams 5e17868c74 fix(api): allow fastify to set content-type dynamically (#50248)
fix: allow fastify to set content-type dynamically

We can set content-type: application/json for specific routes, but
doing so ends up with confusing, over-engineered code.

Instead we should take care when auditing the endpoints.
2023-05-02 10:15:31 -07:00
..
2023-04-26 09:02:12 +02:00