diff --git a/.github/workflows/generate-api-documentation.yaml b/.github/workflows/generate-api-documentation.yaml index 55d52b6df..a1839eab0 100644 --- a/.github/workflows/generate-api-documentation.yaml +++ b/.github/workflows/generate-api-documentation.yaml @@ -15,7 +15,6 @@ jobs: - name: Run redoc on openapi.yaml run: | npx redoc-cli bundle openapi.yaml -o doc/api/index.html --options '{"hideHostname": true, "pathInMiddlePanel": true}' - npm run build - name: Commit changes uses: EndBug/add-and-commit@v5 diff --git a/openapi.yaml b/openapi.yaml index c75cdb290..5f8674895 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -122,7 +122,7 @@ components: example: "

This page is super cool!" version: type: string - example: Owncast v0.0.2-macOS (ef3796a033b32a312ebf5b334851cbf9959e7ecb) + example: Owncast v0.0.3-macOS (ef3796a033b32a312ebf5b334851cbf9959e7ecb) YP: type: object