diff --git a/docs/cab/PokeAPI_d6c6b73e-d0ad-4d09-8a24-a5a05064d26c_en-US_HelpContent.cab b/docs/cab/PokeAPI_d6c6b73e-d0ad-4d09-8a24-a5a05064d26c_en-US_HelpContent.cab index b88c6db..960076b 100644 Binary files a/docs/cab/PokeAPI_d6c6b73e-d0ad-4d09-8a24-a5a05064d26c_en-US_HelpContent.cab and b/docs/cab/PokeAPI_d6c6b73e-d0ad-4d09-8a24-a5a05064d26c_en-US_HelpContent.cab differ diff --git a/docs/cab/PokeAPI_d6c6b73e-d0ad-4d09-8a24-a5a05064d26c_en-US_HelpContent.zip b/docs/cab/PokeAPI_d6c6b73e-d0ad-4d09-8a24-a5a05064d26c_en-US_HelpContent.zip index 1e700ce..040db16 100644 Binary files a/docs/cab/PokeAPI_d6c6b73e-d0ad-4d09-8a24-a5a05064d26c_en-US_HelpContent.zip and b/docs/cab/PokeAPI_d6c6b73e-d0ad-4d09-8a24-a5a05064d26c_en-US_HelpContent.zip differ diff --git a/docs/site/Internal/Set-PokeCachedData.md b/docs/site/Internal/Set-PokeCachedData.md index cd99321..c71b74a 100644 --- a/docs/site/Internal/Set-PokeCachedData.md +++ b/docs/site/Internal/Set-PokeCachedData.md @@ -3,7 +3,7 @@ external help file: PokeAPI-help.xml grand_parent: Internal Module Name: PokeAPI online version: https://celerium.github.io/PokeAPI-PowerShellWrapper/site/Internal/Set-PokeCachedData.html -parent: SET +parent: PUT schema: 2.0.0 title: Set-PokeCachedData --- diff --git a/docs/site/Internal/index.md b/docs/site/Internal/index.md index 2da2e49..f8ab67c 100644 --- a/docs/site/Internal/index.md +++ b/docs/site/Internal/index.md @@ -13,6 +13,6 @@ Some functions will handle more than one endpoint and the numbers below show the | DELETE | 2 | | GET | 6 | | POST | 1 | -| PUT | 1 | +| PUT | 2 | Have a look around and if you would like to contribute please read over the [Contributing guide](https://github.com/Celerium/PokeAPI-PowerShellWrapper/blob/main/.github/CONTRIBUTING.md)