Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

api.delete does not allow payload #9

Closed
plinnegan opened this issue Nov 12, 2018 · 1 comment
Closed

api.delete does not allow payload #9

plinnegan opened this issue Nov 12, 2018 · 1 comment

Comments

@plinnegan
Copy link
Contributor

Description

Cannot remove dataElements from dataElementGroups as in DHIS2 dev guide, section:
1.9.4.2. Adding or removing multiple objects
Here you are required to DELETE with a payload of the dataElements in the group you wish to remove.
Attempting a DELETE with payload parameter of either json= or data= fails as this is not supported currently in dhis2.py.
Could you please add this feature in the next release?

Many thanks,
Pete

@davidhuser
Copy link
Owner

resolved in version 1.8.0 and PR #10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants