File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ jobs:
1313 runs-on : ubuntu-latest
1414 steps :
1515 - uses : actions/checkout@v2
16- - name : Override OpenAPI Version to 3.0.x (generator does not support 3.1)
17- run : |
18- for file in `find src -type f`; do
19- sed -i 's/openapi: "3.1.0"/openapi: "3.0.0"/' $file
20- done
21- - uses : stoplightio/spectral-action@v0.7.3
16+ # - name: Override OpenAPI Version to 3.0.x (generator does not support 3.1)
17+ # run: |
18+ # for file in `find src -type f`; do
19+ # sed -i 's/openapi: "3.1.0"/openapi: "3.0.0"/' $file
20+ # done
21+ - uses : stoplightio/spectral-action@v0.8.10
2222 with :
2323 file_glob : " src/*.yaml"
2424 library-deployment :
Original file line number Diff line number Diff line change 11# <sub ><img src =" favicon.svg " height =" 32 " /></sub > @solvedac /<ins >unofficial</ins >-documentation
22
3- ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/solvedac/unofficial-documentation/lint? label=documentation+validity+check&style=for-the-badge )
3+ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/ workflow/status/solvedac/unofficial-documentation/lint.yaml?branch=main& label=documentation+validity+check&style=for-the-badge )
44
55[ ![ banner] ( assets/solvedac-ud-full.png )] ( https://solvedac.github.io/unofficial-documentation )
66
You can’t perform that action at this time.
0 commit comments