Skip to content

Commit

Permalink
fix: up cfg to remove setApiKey command
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Jun 28, 2024
1 parent 8c05f53 commit 4efec9e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cfg/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,12 +119,6 @@
"configUpdateResponse": {
"messageObject": "io.restorecommerce.commandinterface.CommandResponse"
},
"setApiKeyCommand": {
"messageObject": "io.restorecommerce.commandinterface.CommandRequest"
},
"setApiKeyResponse": {
"messageObject": "io.restorecommerce.commandinterface.CommandResponse"
},
"flushCacheCommand": {
"messageObject": "io.restorecommerce.commandinterface.CommandRequest"
},
Expand Down Expand Up @@ -176,7 +170,6 @@
"restoreCommand",
"resetCommand",
"configUpdateCommand",
"setApiKeyCommand",
"flushCacheCommand"
]
},
Expand Down

0 comments on commit 4efec9e

Please sign in to comment.