Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented May 25, 2015

This provides plumbing for deleting a REST API instance, which is important not just for managing an application, but also for writing JUnit tests which can safely create and delete a sample app.

Deleting an app previously depended on an XQuery module that had some intermittent issues. We're now using http://docs.marklogic.com/REST/DELETE/v1/rest-apis/[name] to delete a REST API instance.

In addition, we're using http://docs.marklogic.com/REST/GET/admin/v1/timestamp to safely wait for MarkLogic to restart, as it always must after deleting an HTTP appserver.

rjrudin added a commit that referenced this pull request May 31, 2015
@rjrudin rjrudin merged commit dbd0741 into master May 31, 2015
@rjrudin rjrudin deleted the issue-9 branch May 31, 2015 13:20
grechaw pushed a commit to grechaw/ml-app-deployer that referenced this pull request Apr 1, 2016
Set .ico files to be detected as binary
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants