Skip to content

Fixed bug while add TSP in addSigners method #56

Fixed bug while add TSP in addSigners method

Fixed bug while add TSP in addSigners method #56

name: Validate Openapi spec
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Validate OpenAPI definition
uses: char0n/swagger-editor-validate@v1
with:
definition-file: openapi.yml