Skip to content

Commit 50fb65f

Browse files
committed
docs: api: amend changelog for API 1.28 for "force" option
This option was added in 8cb2229 for API version 1.28, but forgot to update the documentation and version history. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit aba8e04) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 32bcbdf commit 50fb65f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/api/version-history.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@ keywords: "API, Docker, rcli, REST, documentation"
475475
* `POST /services/create` and `POST /services/(id or name)/update` now accept an optional `RollbackConfig` object which specifies rollback options.
476476
* `GET /services` now supports a `mode` filter to filter services based on the service mode (either `global` or `replicated`).
477477
* `POST /containers/(name)/update` now supports updating `NanoCpus` that represents CPU quota in units of 10<sup>-9</sup> CPUs.
478+
* `POST /plugins/{name}/disable` now accepts a `force` query-parameter to disable a plugin even if still in use.
478479

479480
## v1.27 API changes
480481

0 commit comments

Comments
 (0)