Skip to content

Conversation

@ericmartin
Copy link
Contributor

Added

  • default timeout of 30s and 180s for API v2 and v3 respectively

Changed

  • defining VectraPlatformClient._access_time in init()
  • fixed .gitignore
  • Flatted Vectra Client object, removing previous versions (these can be handled via previous published versions of this code, and via tags)

Removed

  • support for API v1
  • duplicate static method _generate_campaign_params()

- formatted according to Black
- Removed empty list [] as default params and replaced with None, along with checks (W0102 dangerous-default-value)
- changed .format() strings to f-strings (C0209)
Removed extraneous versions from test suite
## Added

-  default timeout of 30s and 180s for API v2 and v3 respectively

## Changed

- defining VectraPlatformClient._access_time in init()
- fixed .gitignore

## Removed

- support for API v1
- duplicate static method _generate_campaign_params()
@ericmartin ericmartin added the enhancement New feature or request label Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants