Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation/Convert-PnPSiteTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ The schema of the output to use, defaults to the latest schema
```yaml
Type: XMLPnPSchemaVersion
Parameter Sets: (All)
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002, V202103, V202209

Required: False
Position: 1
Expand Down
2 changes: 1 addition & 1 deletion documentation/Export-PnPListToSiteTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ The schema of the output to use, defaults to the latest schema
```yaml
Type: XMLPnPSchemaVersion
Parameter Sets: (All)
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002, V202103, V202209

Required: False
Position: 1
Expand Down
2 changes: 1 addition & 1 deletion documentation/Get-PnPSiteTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ The schema of the output to use, defaults to the latest schema
```yaml
Type: XMLPnPSchemaVersion
Parameter Sets: (All)
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002, V202103, V202209

Required: False
Position: 1
Expand Down
2 changes: 1 addition & 1 deletion documentation/New-PnPSiteTemplateFromFolder.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ The schema of the output to use, defaults to the latest schema
```yaml
Type: XMLPnPSchemaVersion
Parameter Sets: (All)
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002, V202103, V202209

Required: False
Position: 1
Expand Down
2 changes: 1 addition & 1 deletion documentation/Save-PnPSiteTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The optional schema to use when creating the PnP file. Always defaults to the la
```yaml
Type: XMLPnPSchemaVersion
Parameter Sets: (All)
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002, V202103, V202209

Required: False
Position: Named
Expand Down
2 changes: 1 addition & 1 deletion documentation/Save-PnPTenantTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ The optional schema to use when creating the PnP file. Always defaults to the la
```yaml
Type: XMLPnPSchemaVersion
Parameter Sets: (All)
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002
Accepted values: LATEST, V201503, V201505, V201508, V201512, V201605, V201705, V201801, V201805, V201807, V201903, V201909, V202002, V202103, V202209

Required: False
Position: Named
Expand Down