Skip to content

Commit

Permalink
1740 - docs - generated
Browse files Browse the repository at this point in the history
  • Loading branch information
monikakuster committed Dec 5, 2024
1 parent ea54f21 commit 546fb84
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs/src/content/docs/reference/components/zeplin.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,37 @@ Version: 1
## Triggers


### Project Note
Triggers when new note is created, deleted or updated in specified project.

#### Type: DYNAMIC_WEBHOOK
#### Properties

| Name | Type | Control Type | Description |
|:--------------:|:------------:|:--------------------:|:-------------------:|
| Project | STRING | SELECT | |


### Output



Type: OBJECT


#### Properties

| Type | Control Type |
|:------------:|:--------------------:|
| {STRING\(id), STRING\(type), {STRING\(id), STRING\(status), [{STRING\(id), {STRING\(id), STRING\(email), STRING\(username)}\(author), STRING\(content)}]\(comments)}\(data)} | OBJECT_BUILDER |
| STRING | TEXT |
| STRING | TEXT |







<hr />

Expand Down

0 comments on commit 546fb84

Please sign in to comment.