Skip to content

save a few bucks on circle ci artifacts (#5885) #4103

save a few bucks on circle ci artifacts (#5885)

save a few bucks on circle ci artifacts (#5885) #4103

name: Validate openapi.yaml
on: [push]
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.3.2
with:
definition-file: dockstore-webservice/src/main/resources/openapi3/openapi.yaml