diff --git a/.github/workflows/bc.yml b/.github/workflows/bc.yml index 8b669cc..cb35740 100644 --- a/.github/workflows/bc.yml +++ b/.github/workflows/bc.yml @@ -16,8 +16,8 @@ jobs: shell: bash steps: - name: Check out code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - - name: oasdiff + - name: Run diff run: docker run --rm -t -v $(pwd)/:/data:ro tufin/oasdiff changelog https://raw.githubusercontent.com/reuvenharrison/oas/main/simple.yaml /data/simple.yaml -f githubactions 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: