Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Proeschel <chris@airy.co>
  • Loading branch information
ljupcovangelski and Christoph Proeschel committed May 30, 2022
1 parent ac68018 commit 6be0e82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/api/endpoints/cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ title: Cluster
sidebar_label: Cluster
---

The `cluster.*` API is about controlling the general configuration of the `Airy Core` Cluster, which is independent of the individual components. Currently the only supported argument is
The `cluster.*` API controls the system-wide configuration of the `Airy` Cluster, which is independent of the individual components.

## Update

Update the configuration of a list of components.

`POST /components.update`
`POST /cluster.update`

**Sample request**

Expand Down

0 comments on commit 6be0e82

Please sign in to comment.