marklogic-community / Corona

Community REST API for MarkLogic
Other
37 stars 9 forks source link

Added a repair parameter when inserting/updating documents #78

Closed ryangrimm closed 12 years ago

ryangrimm commented 12 years ago

When inserting or updating a document, the user can now provide a repair=true parameter to enable the auto-repairing features of MarkLogic. Also improved the error message to show line numbers and a description of what went wrong with parsing the provided XML content.