Skip to content

Commit

Permalink
(DOCS) Regenerate schemas for preview.9
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltlombardi committed Aug 22, 2024
1 parent ecd11a0 commit 714f1a9
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 35 deletions.
8 changes: 1 addition & 7 deletions schemas/2024/04/bundled/outputs/resource/list.json
Original file line number Diff line number Diff line change
Expand Up @@ -1049,12 +1049,6 @@
}
}
}
},
"url": {
"title": "Instance Schema URL",
"description": "Defines the URL to the DSC Resource's JSON schema for integrating tools.",
"type": "string",
"format": "uri"
}
},
"examples": [
Expand Down Expand Up @@ -1241,4 +1235,4 @@
"readOnly": true
}
}
}
}
9 changes: 1 addition & 8 deletions schemas/2024/04/bundled/outputs/resource/list.vscode.json
Original file line number Diff line number Diff line change
Expand Up @@ -1944,13 +1944,6 @@
]
}
}
},
"url": {
"title": "Instance Schema URL",
"description": "Defines the URL to the DSC Resource's JSON schema for integrating tools.",
"type": "string",
"format": "uri",
"markdownDescription": "***\n[_Online Documentation_][01]\n***\n\nDefines the URL to the DSC Resource's JSON schema for integrating tools.\n\n[01]: https://learn.microsoft.com/powershell/dsc/reference/schemas/resource/manifest/schema/property?view=dsc-3.0&preserve-view=true#url\n"
}
},
"examples": [
Expand Down Expand Up @@ -2072,4 +2065,4 @@
}
}
}
}
}
6 changes: 0 additions & 6 deletions schemas/2024/04/bundled/resource/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -937,12 +937,6 @@
}
}
}
},
"url": {
"title": "Instance Schema URL",
"description": "Defines the URL to the DSC Resource's JSON schema for integrating tools.",
"type": "string",
"format": "uri"
}
},
"examples": [
Expand Down
7 changes: 0 additions & 7 deletions schemas/2024/04/bundled/resource/manifest.vscode.json
Original file line number Diff line number Diff line change
Expand Up @@ -1832,13 +1832,6 @@
]
}
}
},
"url": {
"title": "Instance Schema URL",
"description": "Defines the URL to the DSC Resource's JSON schema for integrating tools.",
"type": "string",
"format": "uri",
"markdownDescription": "***\n[_Online Documentation_][01]\n***\n\nDefines the URL to the DSC Resource's JSON schema for integrating tools.\n\n[01]: https://learn.microsoft.com/powershell/dsc/reference/schemas/resource/manifest/schema/property?view=dsc-3.0&preserve-view=true#url\n"
}
},
"examples": [
Expand Down
8 changes: 1 addition & 7 deletions schemas/2024/04/resource/manifest.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,6 @@
}
}
}
},
"url": {
"title": "Instance Schema URL",
"description": "Defines the URL to the DSC Resource's JSON schema for integrating tools.",
"type": "string",
"format": "uri"
}
},
"examples": [
Expand Down Expand Up @@ -198,4 +192,4 @@
}
}
]
}
}

0 comments on commit 714f1a9

Please sign in to comment.