Skip to content

Commit da14f38

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
feat(api): OpenAPI spec update via Stainless API (#209)
1 parent 0a806f1 commit da14f38

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -29,24 +29,5 @@ jobs:
2929

3030
- name: Run lints
3131
run: ./scripts/lint
32-
test:
33-
name: test
34-
runs-on: ubuntu-latest
35-
36-
steps:
37-
- uses: actions/checkout@v4
38-
39-
- name: Install Rye
40-
run: |
41-
curl -sSf https://rye-up.com/get | bash
42-
echo "$HOME/.rye/shims" >> $GITHUB_PATH
43-
env:
44-
RYE_VERSION: 0.24.0
45-
RYE_INSTALL_OPTION: '--yes'
46-
47-
- name: Bootstrap
48-
run: ./scripts/bootstrap
4932

50-
- name: Run tests
51-
run: ./scripts/test
5233

.stats.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
configured_endpoints: 6
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/openlayer%2Fopenlayer-7a4eecce275c87fdeff6194c1e6b1ccc1e703127193b0e6a381f73e358ea0bfb.yml

0 commit comments

Comments
 (0)