-
Notifications
You must be signed in to change notification settings - Fork 59
DELETE at volume has a payload "null" as a string #392
Copy link
Copy link
Open
Labels
prio:normalnormal priority, can be taken up after high priority issues are addressednormal priority, can be taken up after high priority issues are addressedstatus:confirmedIssue is accepted and implementation will be taken up at the earliest subject to prioritiesIssue is accepted and implementation will be taken up at the earliest subject to prioritiestype:bugThis tag is attached to 'bug' issue during creationThis tag is attached to 'bug' issue during creation
Metadata
Metadata
Assignees
Labels
prio:normalnormal priority, can be taken up after high priority issues are addressednormal priority, can be taken up after high priority issues are addressedstatus:confirmedIssue is accepted and implementation will be taken up at the earliest subject to prioritiesIssue is accepted and implementation will be taken up at the earliest subject to prioritiestype:bugThis tag is attached to 'bug' issue during creationThis tag is attached to 'bug' issue during creation
Hi - I have a problem with some actions at ODIM
ODIM is sending payload as invalid JSON with "null" as a string
When I am sending empty payload with DELETE at specifici volume:
in debug mode I found that the request payload is "null" as a string - not empty payload.