Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbe23c16

Browse files
committed
feat(api): update via SDK Studio
1 parentba91c9d commitbe23c16

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎.stats.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
configured_endpoints:15
2-
openapi_spec_url:https://storage.googleapis.com/stainless-sdk-openapi-specs/sent%2Fsent-5276b9a8b8ff6771c5bb1a8310d0be63ddafa9e4806f0d81de21dd7a7a673c1b.yml
2+
openapi_spec_url:https://storage.googleapis.com/stainless-sdk-openapi-specs/sent%2Fsent-94f0693a4293af6f8efd912cb33a4fcfa06a7081476538c85c6f173d48624dc0.yml

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name ="sent"
33
version ="0.0.1-alpha.0"
4-
description ="The official Python library for thesent API"
4+
description ="The official Python library for theSent API"
55
dynamic = ["readme"]
66
license ="Apache-2.0"
77
authors = [

‎src/sent/_client.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def __init__(
8181
# part of our public interface in the future.
8282
_strict_response_validation:bool=False,
8383
)->None:
84-
"""Construct a new synchronoussent client instance.
84+
"""Construct a new synchronousSent client instance.
8585
8686
This automatically infers the `api_key` argument from the `X_API_KEY` environment variable if it is not provided.
8787
"""
@@ -259,7 +259,7 @@ def __init__(
259259
# part of our public interface in the future.
260260
_strict_response_validation:bool=False,
261261
)->None:
262-
"""Construct a new asyncsent client instance.
262+
"""Construct a new asyncSent client instance.
263263
264264
This automatically infers the `api_key` argument from the `X_API_KEY` environment variable if it is not provided.
265265
"""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp