-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add info about spaces - triggers mdv2 #1613
Conversation
Navigation Preview LinkNo changes detected in the navigation.json file |
Preview LinksOpen this URL to set up the portal with this branch changes. You can now access the edited pages with the following URLs: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
markdownlint
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 110 in ca7bec7
"times": 5, |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 111 in ca7bec7
"delay": { |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 112 in ca7bec7
"addMinutes": 30 |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 113 in ca7bec7
} |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: details]
Line 121 in ca7bec7
<details> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: summary]
Line 122 in ca7bec7
<summary>Call an HTTP request</summary> |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 126 in ca7bec7
"type": "http", |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 127 in ca7bec7
"uri": "http://mydomain.com/api/test", |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 128 in ca7bec7
"method": "POST", |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 129 in ca7bec7
"headers": { |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 130 in ca7bec7
"content-type": "application/json" |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 131 in ca7bec7
}, |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 132 in ca7bec7
"body": { |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 133 in ca7bec7
"id": "{!id}", |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 134 in ca7bec7
"test": "TestValue", |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 135 in ca7bec7
"count": 25 |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 136 in ca7bec7
} |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: details]
Line 142 in ca7bec7
<details> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: summary]
Line 143 in ca7bec7
<summary>Send an email</summary> |
[markdownlint] reported by reviewdog 🐶
MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 4]
Line 144 in ca7bec7
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: details]
Line 164 in ca7bec7
<details> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: summary]
Line 165 in ca7bec7
<summary>Send an email action using a [Message Center](https://help.vtex.com/en/tutorial/understanding-the-message-center--tutorials_84) template.</summary> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: details]
Line 196 in ca7bec7
<details> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: summary]
Line 197 in ca7bec7
<summary>Save a document to another data entity.</summary> |
[markdownlint] reported by reviewdog 🐶
MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 4]
Line 198 in ca7bec7
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 201 in ca7bec7
"type": "save", |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 202 in ca7bec7
"dataEntity": "copy", |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 203 in ca7bec7
"json": { |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 204 in ca7bec7
"id": "{!id}", |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 205 in ca7bec7
"message": "{!message}", |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
Line 206 in ca7bec7
"custom": "created/updated by VTEX Master Data triggers" |
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[markdownlint] reported by reviewdog 🐶
MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
Line 29 in ca7bec7
Each trigger is described as an item of the array `v-triggers` of a [JSON schema](https://developers.vtex.com/vtex-rest-api/docs/master-data-schema-lifecycle). If you want to create a trigger for a data entity with no associated schema, you may [create a new schema](https://developers.vtex.com/docs/api-reference/master-data-api-v2#put-/api/dataentities/-dataEntityName-/schemas/-schemaName-) with the trigger settings according to what is described below. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[markdownlint] reported by reviewdog 🐶
MD010/no-hard-tabs Hard tabs [Column: 5]
EDU-13912
Types of changes