From f9c81d1d7d915ee9f35cd00e38f28c213f04f4a2 Mon Sep 17 00:00:00 2001 From: Saisang Cai Date: Mon, 14 Jul 2025 16:03:36 +0800 Subject: [PATCH 1/2] Update to new PowerShell reference schema --- .openpublishing.publish.config.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index ce9cd3ee78..802cf92077 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -12,8 +12,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowershellModule": "Content", - "PowershellCmdlet": "Content" + "PowerShellModule": "Content", + "PowerShellCmdlet": "Content" }, "build_entry_point": "docs", "template_folder": "_themes", @@ -39,8 +39,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowershellModule": "Content", - "PowershellCmdlet": "Content" + "PowerShellModule1": "Content", + "PowerShellCmdlet1": "Content" }, "build_entry_point": "docs", "template_folder": "_themes", @@ -61,8 +61,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowershellModule": "Content", - "PowershellCmdlet": "Content" + "PowerShellModule": "Content", + "PowerShellCmdlet": "Content" }, "build_entry_point": "docs", "template_folder": "_themes", @@ -88,8 +88,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowershellModule": "Content", - "PowershellCmdlet": "Content" + "PowerShellModule": "Content", + "PowerShellCmdlet": "Content" }, "build_entry_point": "docs", "template_folder": "_themes", @@ -110,8 +110,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowershellModule": "Content", - "PowershellCmdlet": "Content" + "PowerShellModule": "Content", + "PowerShellCmdlet": "Content" }, "build_entry_point": "docs", "template_folder": "_themes", @@ -137,8 +137,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowershellModule": "Content", - "PowershellCmdlet": "Content" + "PowerShellModule": "Content", + "PowerShellCmdlet": "Content" }, "build_entry_point": "docs", "template_folder": "_themes", From ff83f50d9d1d6d15127a6fadeae186313eb6a8a6 Mon Sep 17 00:00:00 2001 From: Saisang Cai Date: Mon, 14 Jul 2025 16:21:32 +0800 Subject: [PATCH 2/2] Update .openpublishing.publish.config.json --- .openpublishing.publish.config.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 802cf92077..862a201066 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -12,8 +12,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowerShellModule": "Content", - "PowerShellCmdlet": "Content" + "PowershellModule": "Content", + "PowershellCmdlet": "Content" }, "build_entry_point": "docs", "template_folder": "_themes", @@ -61,8 +61,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowerShellModule": "Content", - "PowerShellCmdlet": "Content" + "PowershellModule": "Content", + "PowershellCmdlet": "Content" }, "build_entry_point": "docs", "template_folder": "_themes", @@ -88,8 +88,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowerShellModule": "Content", - "PowerShellCmdlet": "Content" + "PowershellModule": "Content", + "PowershellCmdlet": "Content" }, "build_entry_point": "docs", "template_folder": "_themes", @@ -110,8 +110,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowerShellModule": "Content", - "PowerShellCmdlet": "Content" + "PowershellModule": "Content", + "PowershellCmdlet": "Content" }, "build_entry_point": "docs", "template_folder": "_themes", @@ -137,8 +137,8 @@ "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content", - "PowerShellModule": "Content", - "PowerShellCmdlet": "Content" + "PowershellModule": "Content", + "PowershellCmdlet": "Content" }, "build_entry_point": "docs", "template_folder": "_themes", @@ -191,4 +191,4 @@ "version": "latest" } ] -} \ No newline at end of file +}