MicrosoftDocs / PowerShell-Docs

The official PowerShell documentation sources
https://learn.microsoft.com/powershell
Creative Commons Attribution 4.0 International
1.93k stars 1.55k forks source link

(GH-11155) Document body-to-query-param encoding #11157

Closed michaeltlombardi closed 1 month ago

michaeltlombardi commented 1 month ago

PR Summary

Prior to this change, the documentation didn't clearly indicate that the converted key-value pairs for requests from the Body parameter were URL encoded or point users to how those strings are encoded.

This change:

PR Checklist

learn-build-service-prod[bot] commented 1 month ago

Learn Build status updates of commit 59f5456:

:warning: Validation status: warnings

File Status Preview URL Details
reference/7.2/Microsoft.PowerShell.Utility/Invoke-RestMethod.md :warning:Warning View (powershell-7.2) Details
reference/7.2/Microsoft.PowerShell.Utility/Invoke-WebRequest.md :warning:Warning View (powershell-7.2) Details
reference/7.4/Microsoft.PowerShell.Utility/Invoke-RestMethod.md :warning:Warning View (powershell-7.4) Details
reference/7.4/Microsoft.PowerShell.Utility/Invoke-WebRequest.md :warning:Warning View (powershell-7.4) Details
reference/7.5/Microsoft.PowerShell.Utility/Invoke-RestMethod.md :warning:Warning View (powershell-7.5) Details
reference/7.5/Microsoft.PowerShell.Utility/Invoke-WebRequest.md :warning:Warning View (powershell-7.5) Details

reference/7.2/Microsoft.PowerShell.Utility/Invoke-RestMethod.md

reference/7.2/Microsoft.PowerShell.Utility/Invoke-WebRequest.md

reference/7.4/Microsoft.PowerShell.Utility/Invoke-RestMethod.md

reference/7.4/Microsoft.PowerShell.Utility/Invoke-WebRequest.md

reference/7.5/Microsoft.PowerShell.Utility/Invoke-RestMethod.md

reference/7.5/Microsoft.PowerShell.Utility/Invoke-WebRequest.md

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please: