Generated types for the Lumos Connector SDK
Project description
Connector SDK Types
This package contains the generated types for the Lumos Connector SDK. These types are automatically generated from the TypeSpec definitions and provide type-safe interfaces for all connector operations.
Installation
pip install connector-sdk-types
Usage
This package is typically used as a dependency of the main connector-py package. The types are available for import:
from connector_sdk_types import ListAccountsRequest, ListAccountsResponse
Generated Types
This package contains all the generated Pydantic models that define the request and response structures for connector capabilities, including:
- Account models (ListAccountsRequest, CreateAccountRequest, etc.)
- Entitlement models (AssignEntitlementRequest, etc.)
- Authentication models (BasicCredential, OAuthCredential, etc.)
- Error models (Error, ErrorCode, etc.)
- And many more...
Note
This package contains auto-generated code. Do not modify the generated models directly. Changes should be made to the TypeSpec definitions in the main repository, which will regenerate these types.
License
connector-sdk-types is distributed under the terms of the Apache 2.0 license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file connector_sdk_types-0.28.0.tar.gz.
File metadata
- Download URL: connector_sdk_types-0.28.0.tar.gz
- Upload date:
- Size: 153.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f183bb8f251c5c86f808dfda0e55a4ce6bf12c2f2b3b63335a3d9f6d4b98101
|
|
| MD5 |
6257668daece5e592f44164bb80a6b04
|
|
| BLAKE2b-256 |
b4334acf02bf830b0e05d8e90ed563abff7596052c2816feb5e2159d47775e95
|
File details
Details for the file connector_sdk_types-0.28.0-py3-none-any.whl.
File metadata
- Download URL: connector_sdk_types-0.28.0-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11e917e4c639ca334f1ec7cb70bf3f92498d03cde850ffa3b8cb775a5befdec5
|
|
| MD5 |
9d1bc142a0b55e6be5b97ff355259b62
|
|
| BLAKE2b-256 |
0296b78c88e53c3be44e9840868a880fc6cb183b22879dd57c8e44c716c43133
|