forked from exhq/hosted
bah
This commit is contained in:
parent
b8ca6b210e
commit
7b7360be0f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ jobs:
|
|||
|
||||
- name: Convert OpenAPI to Markdown
|
||||
run: |
|
||||
widdershins openapi.yaml -o wiki/api.md --omitHeader --summary --expandBody -c
|
||||
widdershins openapi.yaml -o wiki/api.md --omitHeader true --summary true --expandBody true --code false
|
||||
|
||||
- name: Configure Git
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue