Skip to content

Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 #8256

Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0

Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 #8256

Workflow file for this run

name: OpenAPI Validation
on:
push:
branches: [ master, v17, v18, v19 ]
pull_request:
branches: [ master, v17, v18, v19 ]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate against OpenAPI 3.1
uses: char0n/apidom-validate@v1
with:
definition-file: example/example.documentation.yaml