Pocketsmith-api

Latest version: v2.1.1

Safety actively analyzes 623075 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.1.0

Added
- Allow additional PocketSmith client configuration to be specified during instantiation

Fixed
- Resolve SSL cert validation error due to lack of CA cert bundle in urllib3 client
- Fix type validation errors due to Data Feeds schemas expecting ints but getting strings

2.0.3

Fixed
- Restore previously-used import paths (whoops!)

2.0.2

Changed
- Upgrade openapi-generator to 5.3.0 (previously using ancient 4.3.1)

Fixed
- Resolve some validation errors with Data Feeds Connections

2.0.1

Fixed
- Avoid validation errors with tentative Data Feeds enums when PocketSmith returns an undeclared value

2.0.0

Breaking
- Renamed Data Connections to Data Feeds Connections (now `DataFeedsConnectionsApi`, exposed as `PocketsmithClient.data_feeds_connections`)

Added
- Added Data Feeds Accounts (see `DataFeedsAccountsApi`, exposed as `PocketsmithClient.data_feeds_accounts`)
- Added missing Data Feeds related fields to Transaction Accounts (`data_feeds_account_id`, `data_feeds_balance_type`, and `data_feeds_connection_id`)

1.3.0

Added
- Added tentative Data Connections support (see `DataConnectionsApi`, exposed as `PocketsmithClient.data_connections`)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.