Skip to content

Commit

Permalink
fix: up deps and remove apiKey sync listener
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Jun 28, 2024
1 parent 2fef44b commit fe3caef
Show file tree
Hide file tree
Showing 3 changed files with 642 additions and 312 deletions.
7 changes: 0 additions & 7 deletions cfg/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,12 +195,6 @@
"renderRequest": {
"messageObject": "io.restorecommerce.rendering.RenderRequest"
},
"setApiKeyCommand": {
"messageObject": "io.restorecommerce.commandinterface.CommandRequest"
},
"setApiKeyResponse": {
"messageObject": "io.restorecommerce.commandinterface.CommandResponse"
},
"flushCacheCommand": {
"messageObject": "io.restorecommerce.commandinterface.CommandRequest"
},
Expand All @@ -216,7 +210,6 @@
"resetCommand": "fulfillmentCommandInterface.command",
"versionCommand": "fulfillmentCommandInterface.command",
"configUpdateCommand": "fulfillmentCommandInterface.command",
"setApiKeyCommand": "fulfillmentCommandInterface.command",
"flushCacheCommand": "fulfillmentCommandInterface.command"
}
},
Expand Down
Loading

0 comments on commit fe3caef

Please sign in to comment.