Skip to content

Swagger Editor

Swagger Editor #1448

name: Swagger Editor
'on':
push:
branches:
- '**'
pull_request:
branches:
- '**'
schedule:
- cron: 0 1 * * *
workflow_dispatch: null
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
# - name: Validate OpenAPI definition
# uses: char0n/[email protected]
with:
definition-file: openbanking-us.yaml