forked from IntegralDefense/SIP
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It appears that the case of needing to remove items from lists until nothing but an empty list remains was not considered. For example, the tags field has a minItems=1 requirement. This causes the following if we want to remove all tags from an indicator:
pysip.pysip.RequestError: {"error":"Bad Request","msg":"Request JSON does not match schema: [] is too short"}
The above is passed to pysip from the SIP server.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels