OpenApi.Pwsh

0.5.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 -RequiredVersion 0.5.0

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

Install-PSResource -Name OpenApi.Pwsh -Version 0.5.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) Masatoshi Higuchi.

Package Details

Author(s)

  • Masatoshi Higuchi

Tags

OpenAPI Swagger

Cmdlets

Convert-OpenApiDocument Get-OpenApiDocument Import-OpenApiDocument

Dependencies

This module has no dependencies.

Release Notes

New cmdlets:
* Convert-OpenApiDocument
* Get-OpenApiDocument
* Import-OpenApiDocument

FileList

Version History

Version Downloads Last updated
0.8.0 57 12/28/2022
0.7.0 18 12/12/2022
0.6.0 28 11/22/2022
0.5.0 (current version) 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