Skip to content

fix(responses): add missing required fields #833

fix(responses): add missing required fields

fix(responses): add missing required fields #833

Workflow file for this run

name: Run Spectral on Pull Requests
on:
- pull_request
jobs:
build:
name: Run Spectral
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: stoplightio/[email protected]
with:
file_glob: 'src/openapi.yaml'
spectral_ruleset: '.spectral.yaml'