Skip to content

Commit 07440be

Browse files
chore: sync repo
1 parent 3c7d0f7 commit 07440be

File tree

349 files changed

+3620
-28207
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

349 files changed

+3620
-28207
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
lint:
1717
timeout-minutes: 15
1818
name: lint
19-
runs-on: ${{ github.repository == 'stainless-sdks/legalesign-java' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
19+
runs-on: ${{ github.repository == 'stainless-sdks/legalesign-sdk-java' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
2020
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
2121

2222
steps:
@@ -40,7 +40,7 @@ jobs:
4040
build:
4141
timeout-minutes: 15
4242
name: build
43-
runs-on: ${{ github.repository == 'stainless-sdks/legalesign-java' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
43+
runs-on: ${{ github.repository == 'stainless-sdks/legalesign-sdk-java' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
4444
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
4545

4646
steps:
@@ -64,7 +64,7 @@ jobs:
6464
test:
6565
timeout-minutes: 15
6666
name: test
67-
runs-on: ${{ github.repository == 'stainless-sdks/legalesign-java' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
67+
runs-on: ${{ github.repository == 'stainless-sdks/legalesign-sdk-java' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
6868
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
6969
steps:
7070
- uses: actions/checkout@v4

.github/workflows/publish-sonatype.yml

Lines changed: 0 additions & 41 deletions
This file was deleted.

.github/workflows/release-doctor.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.release-please-manifest.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

.stats.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
configured_endpoints: 51
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/legalesign%2Flegalesign-02fb3694e91878cba7b53d16f6b33ba47616ab801054c588d42dec73fb85712f.yml
3-
openapi_spec_hash: 6d22b59d456c50501b509289f6c53c22
4-
config_hash: 2a48657025f84b77076d80a336dd6c65
1+
configured_endpoints: 25
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/legalesign%2Flegalesign-sdk-3bf301e758f245c1c30c849b8372902b9c1a4385050a04a0119effc4107dde07.yml
3+
openapi_spec_hash: 45411f5fe25671475b12a5a85a060ad9
4+
config_hash: 6e7fa4293c4089c7ac3df2465899cfeb

CHANGELOG.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2025 Legalesign
189+
Copyright 2025 Legalesign SDK
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)