GithubHelp home page GithubHelp logo

00mjk / action-openapi-linter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paygoc6/action-openapi-linter

0.0 0.0 0.0 25 KB

PayGo action to run a linter in OpenAPI files

Clojure 100.00%

action-openapi-linter's Introduction

PayGo OpenAPI linter

This is a composite run steps action to simplify a call to the OpenAPI linter created by PayGo.

It runs the Docker image from a private container registry to validate an OpenAPI file.

Although this is a public repository, the validation project is a property of PayGo.

Usage

This action can be run on ubuntu-latest or linux based runners provided by PayGo.

This is a minimal step to use paygoc6/openapi-linter:

- uses: paygoc6/openapi-linter@v1
  with:
    registry: my_registry

You must login to the Docker registry beforehand to be able to use this action.

Inputs

The action supports the following inputs:

  • registry - (required) The registry URL to pull the image.
  • mario-version - (optional) Mario image version to run the linter. Default is v1.
  • path-in - (optional) Path where the OpenAPI file will be available on runtime. Default is target/swagger.
  • file-name - (optional) Name of the OpenAPI file. Default is swagger.json.

Outputs

By now, no outputs are set for this action.

action-openapi-linter's People

Contributors

beatrizanami-paygo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.