Skip to content

Commit 46291a1

Browse files
(DOCS) Regenerate schemas for preview.9
1 parent 21dcab5 commit 46291a1

File tree

5 files changed

+3
-35
lines changed

5 files changed

+3
-35
lines changed

schemas/2024/04/bundled/outputs/resource/list.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -1049,12 +1049,6 @@
10491049
}
10501050
}
10511051
}
1052-
},
1053-
"url": {
1054-
"title": "Instance Schema URL",
1055-
"description": "Defines the URL to the DSC Resource's JSON schema for integrating tools.",
1056-
"type": "string",
1057-
"format": "uri"
10581052
}
10591053
},
10601054
"examples": [
@@ -1241,4 +1235,4 @@
12411235
"readOnly": true
12421236
}
12431237
}
1244-
}
1238+
}

schemas/2024/04/bundled/outputs/resource/list.vscode.json

+1-8
Original file line numberDiff line numberDiff line change
@@ -1944,13 +1944,6 @@
19441944
]
19451945
}
19461946
}
1947-
},
1948-
"url": {
1949-
"title": "Instance Schema URL",
1950-
"description": "Defines the URL to the DSC Resource's JSON schema for integrating tools.",
1951-
"type": "string",
1952-
"format": "uri",
1953-
"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"
19541947
}
19551948
},
19561949
"examples": [
@@ -2072,4 +2065,4 @@
20722065
}
20732066
}
20742067
}
2075-
}
2068+
}

schemas/2024/04/bundled/resource/manifest.json

-6
Original file line numberDiff line numberDiff line change
@@ -937,12 +937,6 @@
937937
}
938938
}
939939
}
940-
},
941-
"url": {
942-
"title": "Instance Schema URL",
943-
"description": "Defines the URL to the DSC Resource's JSON schema for integrating tools.",
944-
"type": "string",
945-
"format": "uri"
946940
}
947941
},
948942
"examples": [

schemas/2024/04/bundled/resource/manifest.vscode.json

-7
Original file line numberDiff line numberDiff line change
@@ -1832,13 +1832,6 @@
18321832
]
18331833
}
18341834
}
1835-
},
1836-
"url": {
1837-
"title": "Instance Schema URL",
1838-
"description": "Defines the URL to the DSC Resource's JSON schema for integrating tools.",
1839-
"type": "string",
1840-
"format": "uri",
1841-
"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"
18421835
}
18431836
},
18441837
"examples": [

schemas/2024/04/resource/manifest.schema.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,6 @@
121121
}
122122
}
123123
}
124-
},
125-
"url": {
126-
"title": "Instance Schema URL",
127-
"description": "Defines the URL to the DSC Resource's JSON schema for integrating tools.",
128-
"type": "string",
129-
"format": "uri"
130124
}
131125
},
132126
"examples": [
@@ -198,4 +192,4 @@
198192
}
199193
}
200194
]
201-
}
195+
}

0 commit comments

Comments
 (0)