File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
marklogic-data-hub/src/main/resources/ml-modules/root/data-hub/5/rest-api/rewriter Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 374374 <match-query-param name =" transform" >
375375 <dispatch >/data-hub/5/rest-api/endpoints/document-item-update.xqy</dispatch >
376376 </match-query-param >
377- <dispatch >/data-hub/5 /rest-api/endpoints/document-item-update-put.xqy</dispatch >
377+ <dispatch >/MarkLogic /rest-api/endpoints/document-item-update-put.xqy</dispatch >
378378 </match-method >
379379 <match-method any-of =" DELETE" >
380380 <match-query-param name =" txid" >
390390 <match-query-param name =" category" repeated =" true" >
391391 <dispatch >/data-hub/5/rest-api/endpoints/document-item-update.xqy</dispatch >
392392 </match-query-param >
393- <dispatch >/data-hub/5 /rest-api/endpoints/document-item-update-delete.xqy</dispatch >
393+ <dispatch >/MarkLogic /rest-api/endpoints/document-item-update-delete.xqy</dispatch >
394394 </match-method >
395395 <match-method any-of =" POST" >
396396 <match-query-param name =" txid" >
You can’t perform that action at this time.
0 commit comments