Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions sdks/python/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ stages:
- pip install -r test-requirements.txt
- pytest --cov=dropbox_sign

pytest-3.7:
extends: .pytest
image: python:3.7-alpine
pytest-3.8:
extends: .pytest
image: python:3.8-alpine
Expand All @@ -29,3 +26,6 @@ pytest-3.10:
pytest-3.11:
extends: .pytest
image: python:3.11-alpine
pytest-3.12:
extends: .pytest
image: python:3.12-alpine
4 changes: 2 additions & 2 deletions sdks/python/.travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# ref: https://docs.travis-ci.com/user/languages/python
language: python
python:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
# uncomment the following if needed
#- "3.11-dev" # 3.11 development branch
#- "3.12-dev" # 3.12 development branch
#- "nightly" # nightly build
# command to install dependencies
install:
Expand Down
6 changes: 3 additions & 3 deletions sdks/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ this command.

### Requirements.

Python 3.7+
Python 3.8+

### pip

Install using `pip`:

```shell
python3 -m pip install dropbox-sign==1.8-dev
python3 -m pip install dropbox-sign==1.9.0-dev
```

Alternatively:
Expand Down Expand Up @@ -400,6 +400,6 @@ apisupport@hellosign.com
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 3.0.0
- Package version: 1.8-dev
- Package version: 1.9.0-dev
- Build package: org.openapitools.codegen.languages.PythonClientCodegen

2 changes: 1 addition & 1 deletion sdks/python/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8-dev
1.9.0-dev
2 changes: 1 addition & 1 deletion sdks/python/bin/replace
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ rep () {
done
}

rep 'Union\[StrictBytes, StrictStr\]' 'Union[StrictBytes, StrictStr, io.IOBase]'
rep 'Union\[StrictBytes, StrictStr, Tuple\[StrictStr, StrictBytes\]\]' 'Union[StrictBytes, StrictStr, io.IOBase, Tuple[StrictStr, StrictBytes, io.IOBase]]'

printf "\n"
1 change: 1 addition & 0 deletions sdks/python/docs/AccountCreateRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/AccountCreateResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/AccountGetResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/AccountResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/AccountResponseQuotas.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/AccountResponseUsage.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/AccountUpdateRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/AccountVerifyRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/AccountVerifyResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/AccountVerifyResponseAccount.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ApiAppCreateRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ApiAppGetResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ApiAppListResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ApiAppResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ApiAppResponseOAuth.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ApiAppResponseOptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ApiAppResponseOwnerAccount.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ApiAppResponseWhiteLabelingOptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ApiAppUpdateRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/BulkSendJobGetResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/BulkSendJobListResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/BulkSendJobResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/BulkSendJobSendResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/EmbeddedEditUrlRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/EmbeddedEditUrlResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/EmbeddedEditUrlResponseEmbedded.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/EmbeddedSignUrlResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/EmbeddedSignUrlResponseEmbedded.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ErrorResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ErrorResponseError.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/EventCallbackRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/EventCallbackRequestEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/EventCallbackRequestEventMetadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxGetResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxLineAddUserRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxLineAreaCodeGetCountryEnum.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxLineAreaCodeGetProvinceEnum.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxLineAreaCodeGetResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxLineAreaCodeGetStateEnum.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxLineCreateRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxLineDeleteRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxLineListResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxLineRemoveUserRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxLineResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxLineResponseFaxLine.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxListResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxResponseTransmission.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FaxSendRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FileResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/FileResponseDataUri.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ListInfoResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/OAuthTokenGenerateRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/OAuthTokenRefreshRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/OAuthTokenResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


4 changes: 3 additions & 1 deletion sdks/python/docs/ReportApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ Method | HTTP request | Description

Create Report

Request the creation of one or more report(s). When the report(s) have been generated, you will receive an email (one per requested report type) containing a link to download the report as a CSV file. The requested date range may be up to 12 months in duration, and `start_date` must not be more than 10 years in the past.
Request the creation of one or more report(s).

When the report(s) have been generated, you will receive an email (one per requested report type) containing a link to download the report as a CSV file. The requested date range may be up to 12 months in duration, and `start_date` must not be more than 10 years in the past.

### Example

Expand Down
1 change: 1 addition & 0 deletions sdks/python/docs/ReportCreateRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ReportCreateResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


1 change: 1 addition & 0 deletions sdks/python/docs/ReportResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Name | Type | Description | Notes

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


Loading