OpenApi.Pwsh

0.8.0

Import, edit, and invoke OpenAPI documents.

Minimum PowerShell version

7.2

Installation Options

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

Install-Module -Name OpenApi.Pwsh

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

Install-PSResource -Name OpenApi.Pwsh

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) Masatoshi Higuchi.

Package Details

Author(s)

  • Masatoshi Higuchi

Tags

OpenAPI Swagger

Cmdlets

Build-IrmParam Convert-OpenApiDocument Get-OpenApiDocument Get-OpenApiParameter Import-OpenApiDocument Show-OpenApiExternalDocs

Dependencies

This module has no dependencies.

Release Notes

* Add IrmParam variable, which has the result of Build-IrmParam cmdlet
* New cmdlet: Get-OpenApiParameter
* Update Microsoft.OpenApi to 1.4.5

FileList

Version History

Version Downloads Last updated
0.8.0 (current version) 55 12/28/2022
0.7.0 18 12/12/2022
0.6.0 28 11/22/2022
0.5.0 50 10/4/2022
0.4.0 54 9/23/2022
0.3.0 59 9/8/2022
0.2.0 69 8/14/2022
0.1.0 67 8/10/2022
Show more