Allow swagger.io to call us

This commit is contained in:
Christian Georgi
2020-11-16 18:21:06 +01:00
parent 3d24dc491d
commit 8e8ae949df
2 changed files with 6 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
"dependencies": {
"@capire/common": "*",
"@sap/cds": "^4",
"cors": "^2.8.5",
"express": "^4.17.1"
},
"scripts": {