Skip to content

Commit aba8e04

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 <[email protected]>
1 parent 3e4c9d9 commit aba8e04

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
@@ -487,6 +487,7 @@ keywords: "API, Docker, rcli, REST, documentation"
487487
* `POST /services/create` and `POST /services/(id or name)/update` now accept an optional `RollbackConfig` object which specifies rollback options.
488488
* `GET /services` now supports a `mode` filter to filter services based on the service mode (either `global` or `replicated`).
489489
* `POST /containers/(name)/update` now supports updating `NanoCpus` that represents CPU quota in units of 10<sup>-9</sup> CPUs.
490+
* `POST /plugins/{name}/disable` now accepts a `force` query-parameter to disable a plugin even if still in use.
490491

491492
## v1.27 API changes
492493

0 commit comments

Comments
 (0)