Skip to content
Snippets Groups Projects
Commit da93231b authored by Bruno Nocera Zanette's avatar Bruno Nocera Zanette
Browse files

PUT_edit-items: deleted

parent e23cd4c7
No related branches found
No related tags found
No related merge requests found
# {}
VERB="PUT"
ACTION="items/11/metadata"
TYPE="json"
RQST_JSON='
[
{
"key": "dc.title",
"value": "TESTE - CHANGED BY JSON (PUT)",
"language": "pt_BR"
},
{
"key": "dc.description",
"value": "DESCRIPTION - CHANGED BY JSON",
"language": "pt_BR"
}
]
'
RQST_XML='<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
???
'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment