Skip to content

Commit d1a54d4

Browse files
authored
Update site-design-json-schema.md
1 parent 1c02b5d commit d1a54d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/declarative-customization/site-design-json-schema.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ ms.date: 12/14/2017
77
# Site design JSON schema
88

99
> [!NOTE]
10-
> Site designs and site scripts are currently in preview and are subject to change. They are not currently supported for use in production environments.
10+
> Site designs and site scripts are in preview and are subject to change. They are currently only supported for use in production environments in Targeted Release.
1111
12-
The site design is a list of actions. For more complex actions, such as creating a list, there are also subactions. Each action is specified by a "verb" value. Verb actions are run in the order they appear in the JSON script.
12+
The site design is a list of actions. For more complex actions, such as creating a list, there are also subactions. Each action is specified by a "verb" value. Verb actions are run in the order they appear in the JSON script. Only the verb actions listed here can be used, otherwise an "unable to handle action" error will be thrown when trying to upload a site script. More actions will be added over time.
1313

1414
The overall JSON structure is specified as follows:
1515

0 commit comments

Comments
 (0)