AzureAPICrawler

0.2.0

This module intends to ease processing the Azure REST API Specs repository (https://github.com/Azure/azure-rest-api-specs) by providing you with a couple useful utilities.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzureAPICrawler -RequiredVersion 0.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzureAPICrawler -Version 0.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Microsoft. All rights reserved.

Package Details

Author(s)

  • Alexander Sehr

Tags

Azure AzureRESTAPISpecs CARML API REST

Dependencies

This module has no dependencies.

Release Notes

* Updated output of [Get-AzureAPISpecsData] function to Hashtable and only properties that will be surfaced by the utilities (e.g., not outputs/resources, etc.).

           For more information, please refer to the official docs at: https://github.com/AlexanderSehr/AzureAPICrawler.

FileList

Version History

Version Downloads Last updated
1.0.1 172 3/13/2023
1.0.0 1,702 1/2/2023
0.2.0 (current version) 258 11/22/2022
0.1.3 13 11/21/2022
0.1.2 27 11/20/2022
0.1.1 13 11/20/2022
Show more