mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore(docs): add redocly config file
This commit is contained in:
parent
dddd6b8f8d
commit
dd5fa8dd57
@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
- name: Run redoc on openapi.yaml
|
||||
run: |
|
||||
npx @redocly/cli build-docs openapi.yaml -o docs/api/index.html
|
||||
npx @redocly/cli --config docs/api/redocly.yaml build-docs openapi.yaml -o docs/api/index.html
|
||||
|
||||
- name: Commit changes
|
||||
uses: EndBug/add-and-commit@v9
|
||||
|
2
docs/api/redocly.yaml
Normal file
2
docs/api/redocly.yaml
Normal file
@ -0,0 +1,2 @@
|
||||
decorators:
|
||||
remove-x-internal: on
|
Loading…
x
Reference in New Issue
Block a user