Skip to content

Error parsing Recipients #20

Closed
Closed
@GPHofficial

Description

@GPHofficial

Library's method __deserialize from api_client.py is wrongfully parsing Recipient Class Objects into UserRecipient / TeamRecipients

Expected: {'type': 'user', 'id': '{UUID_HERE}'}
Actual: {'name': None}

Reproducing: Call list_alerts, and check the field of responders.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions