From a2993a955fb1f9811266967cfd70bd897558b504 Mon Sep 17 00:00:00 2001 From: Augusto de Oliveira Date: Sat, 16 Nov 2024 07:22:52 +0100 Subject: [PATCH] Fix -MaximumRetryCount description in Invoke-WebRequest.md --- .../7.4/Microsoft.PowerShell.Utility/Invoke-RestMethod.md | 6 +++--- .../7.4/Microsoft.PowerShell.Utility/Invoke-WebRequest.md | 6 +++--- .../7.5/Microsoft.PowerShell.Utility/Invoke-RestMethod.md | 6 +++--- .../7.5/Microsoft.PowerShell.Utility/Invoke-WebRequest.md | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/reference/7.4/Microsoft.PowerShell.Utility/Invoke-RestMethod.md b/reference/7.4/Microsoft.PowerShell.Utility/Invoke-RestMethod.md index 4b1d6fe0b809..9d02a52d2771 100644 --- a/reference/7.4/Microsoft.PowerShell.Utility/Invoke-RestMethod.md +++ b/reference/7.4/Microsoft.PowerShell.Utility/Invoke-RestMethod.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Commands.Utility.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Utility -ms.date: 08/14/2024 +ms.date: 11/18/2024 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-restmethod?view=powershell-7.4&WT.mc_id=ps-gethelp schema: 2.0.0 title: Invoke-RestMethod @@ -801,8 +801,8 @@ Accept wildcard characters: False ### -MaximumRetryCount Specifies how many times PowerShell retries a connection when a failure code between 400 and 599, -inclusive or 304 is received. Also, see the **RetryIntervalSec** parameter for specifying the number -of seconds between retries. +inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying the interval +between retries. ```yaml Type: System.Int32 diff --git a/reference/7.4/Microsoft.PowerShell.Utility/Invoke-WebRequest.md b/reference/7.4/Microsoft.PowerShell.Utility/Invoke-WebRequest.md index 002d7621ac68..d378fd6bf0d8 100644 --- a/reference/7.4/Microsoft.PowerShell.Utility/Invoke-WebRequest.md +++ b/reference/7.4/Microsoft.PowerShell.Utility/Invoke-WebRequest.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Commands.Utility.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Utility -ms.date: 08/14/2024 +ms.date: 11/18/2024 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest?view=powershell-7.4&WT.mc_id=ps-gethelp schema: 2.0.0 title: Invoke-WebRequest @@ -829,8 +829,8 @@ Accept wildcard characters: False ### -MaximumRetryCount Specifies how many times PowerShell retries a connection when a failure code between 400 and 599, -inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying number of -retries. +inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying the interval +between retries. ```yaml Type: System.Int32 diff --git a/reference/7.5/Microsoft.PowerShell.Utility/Invoke-RestMethod.md b/reference/7.5/Microsoft.PowerShell.Utility/Invoke-RestMethod.md index 5efc3687bdc6..7140d76a3268 100644 --- a/reference/7.5/Microsoft.PowerShell.Utility/Invoke-RestMethod.md +++ b/reference/7.5/Microsoft.PowerShell.Utility/Invoke-RestMethod.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Commands.Utility.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Utility -ms.date: 08/14/2024 +ms.date: 11/18/2024 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-restmethod?view=powershell-7.5&WT.mc_id=ps-gethelp schema: 2.0.0 title: Invoke-RestMethod @@ -801,8 +801,8 @@ Accept wildcard characters: False ### -MaximumRetryCount Specifies how many times PowerShell retries a connection when a failure code between 400 and 599, -inclusive or 304 is received. Also, see the **RetryIntervalSec** parameter for specifying the number -of seconds between retries. +inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying the interval +between retries. ```yaml Type: System.Int32 diff --git a/reference/7.5/Microsoft.PowerShell.Utility/Invoke-WebRequest.md b/reference/7.5/Microsoft.PowerShell.Utility/Invoke-WebRequest.md index 89f5cc48ff24..2a851863da97 100644 --- a/reference/7.5/Microsoft.PowerShell.Utility/Invoke-WebRequest.md +++ b/reference/7.5/Microsoft.PowerShell.Utility/Invoke-WebRequest.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Commands.Utility.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Utility -ms.date: 08/14/2024 +ms.date: 11/18/2024 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest?view=powershell-7.5&WT.mc_id=ps-gethelp schema: 2.0.0 title: Invoke-WebRequest @@ -829,8 +829,8 @@ Accept wildcard characters: False ### -MaximumRetryCount Specifies how many times PowerShell retries a connection when a failure code between 400 and 599, -inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying number of -retries. +inclusive or 304 is received. Also see **RetryIntervalSec** parameter for specifying the interval +between retries. ```yaml Type: System.Int32