Giter Site home page Giter Site logo

update-postman-schema-action's Introduction

Update Postman Schema from File

A GitHub action to update postman api schema from a local schema file.

Usage

      - name: Updae Schema from File
        uses: aisensiy/update-postman-schema-action@master
        with:
          postman-key: ${{ secrets.POSTMAN_KEY }}
          postman-api-id: "xxx"
          postman-api-version: "xxx"
          postman-api-schema-id: "xxx"
          schema-filepath: ./schema.graphql

Action inputs

Name Description Default
postman-key (required) Postman API key.
postman-api-id (required) Postman API id.
postman-api-version (required) Postman API version.
postman-api-schema-id (required) Postman schema id.
schema-filepath (required) The file path contain schema content.
postman-schema-language (required) Allowed languages are json and yaml for OpenAPI and RAML schema types. GraphQL schema type accepts only graphql language. graphql
postman-schema-type (required) Postman API schema type, allowed types are openapi3, openapi2, openapi1, raml and graphql. graphql

Outputs

No outputs

License

MIT License - see the LICENSE file for details

update-postman-schema-action's People

Contributors

aisensiy avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

bitwage

update-postman-schema-action's Issues

Update Action Please.

Hello this action is using Node12 but all actions in github have been moved to Node16. I am trying to use your action but gettting file not found for schemaFilePath but the path is correct.

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.