Merge pull request #1015 from spotify/mob/entity-list-and-item

Implement /entities with filters, /entities/by-id, /entities/by-name
This commit is contained in:
Fredrik Adelöw
2020-05-26 22:34:15 +02:00
committed by GitHub
11 changed files with 447 additions and 36 deletions
+1 -2
View File
@@ -40,8 +40,7 @@
"@types/helmet": "^0.0.47",
"jest": "^26.0.1",
"tsc-watch": "^4.2.3",
"typescript": "^3.9.2",
"winston": "^3.2.1"
"typescript": "^3.9.2"
},
"nodemonConfig": {
"watch": "./dist"