You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pour le DELETE setructure/id, quand on a le bon timbre mais que la structure est publiée, c'est une 403 (RmesUnauthorizedException) qu'on renvoie (avec code 1103 "Only unpublished codelist can be deleted")
Renvoyer plutôt une 406 (RmesNotAcceptableException)
The text was updated successfully, but these errors were encountered:
pour le DELETE setructure/id, quand on a le bon timbre mais que la structure est publiée, c'est une 403 (RmesUnauthorizedException) qu'on renvoie (avec code 1103 "Only unpublished codelist can be deleted")
Renvoyer plutôt une 406 (RmesNotAcceptableException)
The text was updated successfully, but these errors were encountered: