Embed Swagger UI

This commit is contained in:
Christian Georgi
2020-10-28 10:55:35 +01:00
parent ffaec7aa07
commit b47c9d75df
4 changed files with 54 additions and 2 deletions

View File

@@ -18,7 +18,8 @@
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"chai-subset": "^1.6.0",
"sqlite3": "^5"
"sqlite3": "^5",
"swagger-ui-express": "^4.1.4"
},
"scripts": {
"bookshop": "cds watch bookshop",