Netsuite

Latest version: v0.12.0

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

Scan your dependencies

Page 3 of 5

0.5.2

Fixed
- Only forward explicitly passed in parameters for `netsuite rest-api get` command. Fixes error `Invalid query parameter name: limit. Allowed query parameters are: fields, expand, expandSubResources.`

Added
- Ability to have `netsuite rest-api get` only return a given list of fields via `--fields`
- Ability for `netsuite rest-api get` to only expand a given set of sublist and subrecord types via `--expand`

0.5.1

Changed
- HTML title in OpenAPI Swagger docs

0.5.0

Added
- Support for SuiteTalk REST Web Services, including standard GET, POST, PATCH, PUT, DELETE requests as well as making SuiteQL queries. For now it's an optional dependency (install with `pip install netsuite[rest_api]`)
- Start a HTTP server via command line to browse REST API OpenAPI spec docs for a given set of records (utilizes Swagger UI)

Changed
- `--log-level`, `--config-path` and `--config-section` must now be passed directly to the `netsuite` command, and not its sub-commands.

0.4.1

Changed
- Extend Zeep Transport GET and POST HTTP methods to apply the account-specific dynamic domain as the remote host
- Update the NetSuite WSDL compatibility to 2019.2

0.4.0

Added
- Support for specifying operation/request timeouts

Changed
- Changed: Throw an exception if Suitetalk returns a response error

0.3.2

Added
- Support for `update` and `search` operations

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.