Skip to content

Commit

Permalink
chore(webhook): rename webhook template type (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
chillleader authored Mar 2, 2023
1 parent 62527f7 commit e083287
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"properties":[
{
"type":"Hidden",
"value":"webhook",
"value":"io.camunda:webhook:1",
"binding":{
"type":"zeebe:property",
"name":"inbound.type"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"properties": [
{
"type": "Hidden",
"value": "webhook",
"value": "io.camunda:webhook:1",
"binding": {
"type": "zeebe:property",
"name": "inbound.type"
Expand Down

0 comments on commit e083287

Please sign in to comment.