Skip to content

Commit 0189d0e

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
feat(api): update via SDK Studio (#474)
1 parent a764037 commit 0189d0e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
lint:
1313
name: lint
1414
runs-on: ubuntu-latest
15-
if: github.repository == 'Finch-API/finch-api-python'
15+
1616

1717
steps:
1818
- uses: actions/checkout@v4
@@ -33,7 +33,6 @@ jobs:
3333
test:
3434
name: test
3535
runs-on: ubuntu-latest
36-
if: github.repository == 'Finch-API/finch-api-python'
3736

3837
steps:
3938
- uses: actions/checkout@v4

.stats.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
configured_endpoints: 37
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/finch-60f88b9ae0cedc03dd888b63ca8dec25658c87e6cc3493170114144ca9e070c9.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/finch%2Ffinch-60f88b9ae0cedc03dd888b63ca8dec25658c87e6cc3493170114144ca9e070c9.yml

0 commit comments

Comments
 (0)