marklogic-community / Corona

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

Endpoint for managing schemas #83

Open ryangrimm opened 12 years ago

ryangrimm commented 12 years ago

There currently isn't any way for users to manage the schemas in the "Schemas" database. Providing an endpoint for doing this would be simple and close the gap. Could then add in a validate=(strict | lax) parameter on document inserts to perform the validation.