Skip to content

Commit 1383fd2

Browse files
committed
Update 4.86.1 changelog
1 parent 51d0aa3 commit 1383fd2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/content/changelog/4-86-1-2021-03-10.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ changelog:
88

99
### Fixed
1010

11-
- The Config Rebuild ([POST /nodebalancers/{nodeBalancerId}/configs/{configId}/rebuild](https://www.linode.com/docs/api/nodebalancers/#config-rebuild)) endpoint has been updated to fix an error in the specification that prevented the `linode-cli nodebalancers config-rebuild` command from working. The request body schema has also been corrected to properly display the `address`, `label`, `mode`, and `weight` properties for `nodes` objects. The request samples for this endpoint have been updated accordingly.
11+
- The Config Rebuild ([POST /nodebalancers/{nodeBalancerId}/configs/{configId}/rebuild](https://www.linode.com/docs/api/nodebalancers/#config-rebuild)) endpoint has been updated as follows:
12+
- An error was fixed that prevented the `linode-cli nodebalancers config-rebuild` command from working.
13+
- Previously, the request body schema incorrectly stated only a `configs` array is passed to this endpoint. This has been corrected to fully state the request body schema object and properties.
14+
- The CLI request sample has been updated to include examples of `nodes` arguments for the `linode-cli nodebalancers config-rebuild` command.

0 commit comments

Comments
 (0)