Skip to content

Commit

Permalink
allow b2b hook in settings after
Browse files Browse the repository at this point in the history
  • Loading branch information
hperl committed Oct 24, 2024
1 parent 0e09ca5 commit c1940c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions embedx/config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,9 @@
"anyOf": [
{
"$ref": "#/definitions/selfServiceWebHook"
},
{
"$ref": "#/definitions/b2bSSOHook"
}
]
},
Expand Down

0 comments on commit c1940c1

Please sign in to comment.