Skip to content

Commit 8b16269

Browse files
committed
Prevent stainless from auto-stubbing new api routes
1 parent 0431976 commit 8b16269

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
with:
4949
stainless_api_key: ${{ secrets.STAINLESS_API_KEY }}
5050
org: ${{ env.STAINLESS_ORG }}
51+
guess_config: false
5152
project: ${{ env.STAINLESS_PROJECT }}
5253
oas_path: ${{ env.OAS_PATH }}
5354
fail_on: ${{ env.FAIL_ON }}

0 commit comments

Comments
 (0)