Fix heading level for DELETE operation.

This commit is contained in:
Bryan Strassner 2017-07-28 15:12:09 -05:00
parent 746812d700
commit 9061ba594a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Query Parameter "lastDeployed=true" will insetead return the documents for the c
##### Responses
200 OK if documents can be retrieved.
##### DELETE
#### DELETE
Updates the configDocs to be the lastDeployed versions in deckhand, effectively discarding any staged documents.
###### Responses
204 No Content