Skip to content

fix: add value and key in Variable response #906

fix: add value and key in Variable response

fix: add value and key in Variable response #906

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'