From bd10a7d050a88346aca293c51807fcad4bc6856b Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 4 Oct 2024 12:48:36 +0200 Subject: [PATCH] test 1 --- .github/.DS_Store | Bin 0 -> 6148 bytes .github/workflows/sync.yaml | 11 ++--------- oas.json | 2 +- 3 files changed, 3 insertions(+), 10 deletions(-) create mode 100644 .github/.DS_Store diff --git a/.github/.DS_Store b/.github/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1f2c43e08d5274b93912b69fb3819388184aaa7e GIT binary patch literal 6148 zcmeHKyG{c^3>=dbK{P2-?l15Mt0;Uyet-gzf+!~i0qs@!EAd3^dkpx%>-%<6eLdmaTQUY5@$#L2 zJnVR+`j)_T!)$n2UWUC3q;_1A2W+rRuGdm-AlR=#O--`J}sX9TbLW$HZvI h+;}@)MN!r@U-P^dj)_5MKIlaK47e^bDe%_{d;$Cv71IC! literal 0 HcmV?d00001 diff --git a/.github/workflows/sync.yaml b/.github/workflows/sync.yaml index 0f77be2..749f849 100644 --- a/.github/workflows/sync.yaml +++ b/.github/workflows/sync.yaml @@ -19,17 +19,10 @@ jobs: # Docs: https://docs.github.com/actions/using-workflows/workflow-syntax-for-github-actions#example-using-versioned-actions uses: readmeio/rdme@v8 with: - rdme: openapi ./oas.json --key=${{ secrets.README_API_KEY }} --id=66ffb7c45f9c380010266a24 - sync2: - runs-on: ubuntu-latest - steps: - - name: Checkout this repo - uses: actions/checkout@v4 - - # Run GitHub Action to sync OpenAPI file at ./path-to-file.json + rdme: openapi ./oas.json --key=${{ secrets.README_API_KEY }} --id=FILE_ID_OF_THE_FIRST_VERSION - name: synchronization with the second version # We recommend specifying a fixed version, i.e. @v8 # Docs: https://docs.github.com/actions/using-workflows/workflow-syntax-for-github-actions#example-using-versioned-actions uses: readmeio/rdme@v8 with: - rdme: openapi ./oas.json --key=${{ secrets.README_API_KEY }} --id=666094feea280e0042275060 \ No newline at end of file + rdme: openapi ./oas.json --key=${{ secrets.README_API_KEY }} --id=FILE_ID_OF_THE_SECOND_VERSION \ No newline at end of file diff --git a/oas.json b/oas.json index 66d1f42..3cbfa15 100644 --- a/oas.json +++ b/oas.json @@ -4,7 +4,7 @@ "id": "0s1fx0ffj6b7g" }, "info": { - "title": "test", + "title": "test2", "version": "1.0", "description": "Contiant payments and data API", "contact": {