Added support for user/password authentication option.
Removed unsupported user/password authentication option.
Fixed missing dependency (tzlocal).
- Fixed issue in
generic_request
where body was being ignored (#20) . - Added
content_type
andaccept
parameters togeneric_request
. - Fixed
datetime
object formatting to include timezone offset as specified in RFC 3339.
- Support for environment variables when configuring the client.
- Updated
create_incident
with CustomFields and removed invalidattachment
parameter. - Added
incident_file_upload
method for uploading files to an incident.
Improved the changelog and documentation.
Initial release of new Swagger based API for Demisto Server 4.5.0 and up.
Deprecated: demisto-py 1.x is officially in maintenance-mode only and can be obtained at: https://github.com/demisto/demisto-py/releases .