arnobl / WebEngineering-INSA

Companion web page of the Web Engineering class at INSA Rennes
GNU General Public License v3.0
3 stars 7 forks source link

Fix CORS #11

Closed vincentbarat closed 1 year ago

vincentbarat commented 1 year ago

CORS from all origins must be actived backend side so that Swagger Editor can call the backend (whichever online or local version).

arnobl commented 1 year ago

Great. Thanks