Merge pull request #26306 from deployable/patch-1

Remote API documentation consistancy
This commit is contained in:
Sven Dowideit 2016-09-12 10:52:30 +10:00 committed by GitHub
commit 2cce7bf33a
1 changed files with 25 additions and 25 deletions

View File

@ -4037,7 +4037,7 @@ Return low-level information on the node `id`
### Remove a node
`DELETE /nodes/<id>`
`DELETE /nodes/(id)`
Remove a node [`id`] from the swarm.
@ -4065,7 +4065,7 @@ Remove a node [`id`] from the swarm.
### Update a node
`POST /nodes/<id>/update`
`POST /nodes/(id)/update`
Update the node `id`.