Test update of api doc
This commit is contained in:
parent
294339b496
commit
ebed81c81e
@ -15,7 +15,6 @@ jobs:
|
|||||||
- name: Run redoc on openapi.yaml
|
- name: Run redoc on openapi.yaml
|
||||||
run: |
|
run: |
|
||||||
npx redoc-cli bundle openapi.yaml -o doc/api/index.html --options '{"hideHostname": true, "pathInMiddlePanel": true}'
|
npx redoc-cli bundle openapi.yaml -o doc/api/index.html --options '{"hideHostname": true, "pathInMiddlePanel": true}'
|
||||||
npm run build
|
|
||||||
|
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
uses: EndBug/add-and-commit@v5
|
uses: EndBug/add-and-commit@v5
|
||||||
|
@ -122,7 +122,7 @@ components:
|
|||||||
example: "<p>This page is <strong>super</strong> cool!"
|
example: "<p>This page is <strong>super</strong> cool!"
|
||||||
version:
|
version:
|
||||||
type: string
|
type: string
|
||||||
example: Owncast v0.0.2-macOS (ef3796a033b32a312ebf5b334851cbf9959e7ecb)
|
example: Owncast v0.0.3-macOS (ef3796a033b32a312ebf5b334851cbf9959e7ecb)
|
||||||
|
|
||||||
YP:
|
YP:
|
||||||
type: object
|
type: object
|
||||||
|
Loading…
Reference in New Issue
Block a user