Skip to content
play

GitHub Action

Swagger-cli

v1.0.0 Latest version

Swagger-cli

play

Swagger-cli

Runs Swagger cli command

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Swagger-cli

uses: mpetrunic/[email protected]

Learn more about this action in mpetrunic/swagger-cli-action

Choose a version

swagger-cli-action

GitHub Action for running swagger-cli commands.

Inputs

args

Required Arguments to pass to swagger-cli command.

Example usage

uses: mpetrunic/[email protected]
with:
  command: "validate examples/swagger.yaml"