Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

API #27

Open
gerome12 opened this issue Aug 9, 2019 · 0 comments
Open

API #27

gerome12 opened this issue Aug 9, 2019 · 0 comments
Labels
question Further information is requested

Comments

@gerome12
Copy link
Member

gerome12 commented Aug 9, 2019

Actuellement nous avons :
DELETE /studies/{studies_uid} pour supprimer une study de l'inbox
DELETE /studies/{studies_uid}/album/{album_id} pour supprimer une study d'un album

Devrions nous passer à :
DELETE /studies/{studies_uid}?album={album_id}
et
DELETE /studies/{studies_uid}?album=inbox ou DELETE /studies/{studies_uid}

Comme nous faisons avec :
PUT /studies/{StudyInstanceUID}/favorites

@gerome12 gerome12 added the question Further information is requested label Aug 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant