Skip to content

SingleLevelBomAsBuilt 2.0.0 and update deprecated EDC endpoints to 0.5.3 #451

SingleLevelBomAsBuilt 2.0.0 and update deprecated EDC endpoints to 0.5.3

SingleLevelBomAsBuilt 2.0.0 and update deprecated EDC endpoints to 0.5.3 #451

name: "Validate OpenAPI definition"
on:
workflow_dispatch: # Trigger manually
pull_request:
push:
branches:
- main
tags:
- '**'
jobs:
test_swagger_editor_validator_remote:
runs-on: ubuntu-latest
name: Swagger Editor Validator Remote
steps:
- uses: actions/checkout@v4
- name: Validate OpenAPI definition
uses: char0n/swagger-editor-validate@v1
with:
definition-file: docs/src/api/irs-api.yaml