Merge pull request #28834 from angeliski/add-body-parser-event
feat(events-backend,events-node) add a parser option to events ingress
This commit is contained in:
@@ -55,7 +55,11 @@
|
||||
"@backstage/backend-plugin-api": "workspace:^",
|
||||
"@backstage/errors": "workspace:^",
|
||||
"@backstage/types": "workspace:^",
|
||||
"@types/content-type": "^1.1.8",
|
||||
"@types/express": "^4.17.6",
|
||||
"content-type": "^1.0.5",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"express": "^4.17.1",
|
||||
"uri-template": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user