Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
update API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mzmssg committed Feb 15, 2019
1 parent 3878d2f commit eaa49ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/rest-server/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,8 @@ Authorization: Bearer <ACCESS_TOKEN>
*Parameters*
```
{
"vcCapacity": new capacity
"vcCapacity": new capacity,
"vcMaxCapacity": new max capacity, range of [vcCapacity, 100]
}
```
Expand Down

0 comments on commit eaa49ab

Please sign in to comment.