diff --git a/.github/workflows/bc.yml b/.github/workflows/bc.yml index 455871c..e20d359 100644 --- a/.github/workflows/bc.yml +++ b/.github/workflows/bc.yml @@ -27,5 +27,5 @@ jobs: run: echo "PREV_FILE=$(echo https://raw.githubusercontent.com/reuvenharrison/oas/${{ env.PREV_COMMIT }}/simple.yaml)" >> $GITHUB_ENV - name: Run diff - run: docker run --rm -t -v $(pwd)/:/data:ro -w /data tufin/oasdiff changelog ${{ env.PREV_FILE }} simple.yaml -f githubactions + run: docker run --rm -t -v $(pwd)/:/data:ro -w /data tufin/oasdiff changelog ${{ env.PREV_FILE }} ./simple.yaml -f githubactions diff --git a/README.md b/README.md index 530cbd9..54554f1 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,22 @@ Go to actions and see the summary Go to actions and see the summary Go to actions and see the summary Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary +Go to actions and see the summary diff --git a/simple.yaml b/simple.yaml index 9beb4df..53f3080 100644 --- a/simple.yaml +++ b/simple.yaml @@ -8,7 +8,7 @@ paths: tags: - Test responses: - "201": + "200": description: Success /partner-api/test/another-method: get: