Skip to content

Commit fcc5e9a

Browse files
committed
feat: changing naming and description of rest module
1 parent d371675 commit fcc5e9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

definitions/draco_rest/module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"name": [
44
{
55
"code": "en-US",
6-
"content": "REST"
6+
"content": "Webhook"
77
}
88
],
99
"description": [
1010
{
1111
"code": "en-US",
12-
"content": "Trigger Flows unsing a HTTP-Server."
12+
"content": "Trigger webhook on a specified endpoint."
1313
}
1414
],
1515
"documentation": "",

0 commit comments

Comments
 (0)