diff --git a/.github/workflows/readme.yaml b/.github/workflows/readme.yaml deleted file mode 100644 index d8e16f9463..0000000000 --- a/.github/workflows/readme.yaml +++ /dev/null @@ -1,18 +0,0 @@ -name: Sync OAS to ReadMe -on: - push: - branches: - - master - - main -jobs: - build: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - uses: readmeio/github-readme-sync@v2 - with: - readme-oas-key: oDf7vsdkbfuFmj6M7E5W98QcmyBnLpmM:5fc4b9a323e95041cd0a08fb - - # OPTIONAL CONFIG, use if necessary - # oas-file-path: './swagger.json' - # api-version: 'v1.0.0' \ No newline at end of file diff --git a/docs/api/oas/openapi.yaml b/docs/api/oas/openapi.yaml index 399d6f2198..b98b8c5f92 100644 --- a/docs/api/oas/openapi.yaml +++ b/docs/api/oas/openapi.yaml @@ -60,7 +60,7 @@ info: Alternatively, you can test the API in [Postman](https://app.getpostman.com/run-collection/8552ddcd4cc9fc012548) [![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/8552ddcd4cc9fc012548) - version: 3.5.6 + version: 3.7.0 contact: name: The Unleash team url: 'https://unleash.github.io/'