bounswe / bounswe2024group11

The proof of work and the product from the 2024G11
https://bounswe.github.io/bounswe2024group11/
11 stars 1 forks source link

hotfix(backend): HTTP request method change #366

Closed tenacke closed 4 months ago

tenacke commented 4 months ago

resolves #364

Meminseeker commented 4 months ago

I've fixed merge conflicts and made CORS ALLOWED ORIGINS to be dynamic to the environment as @hks1444 needed.

Meminseeker commented 4 months ago

This merge makes BREAKING CHANGES to our API endpoints!

Be sure to comply them. I've already updated the bruno configurations, you can see the new endpoints. Also, don't forget to update your .env files in the backend directory.