Fix minor typo in projects REST API documentation
Change-Id: I803f63f48847372e666bd2f1ba2697549d63495d
This commit is contained in:
parent
153ecf8c77
commit
59c8dc5a07
@ -334,10 +334,10 @@ The action of this rule. For normal permissions this can be `ALLOW`,
|
||||
|`force` |not set if `false`|
|
||||
Whether the force flag is set.
|
||||
|`min` |
|
||||
not set if range if empty (from `0` to `0`) or not set|
|
||||
not set if range is empty (from `0` to `0`) or not set|
|
||||
The min value of the permission range.
|
||||
|`max` |
|
||||
not set if range if empty (from `0` to `0`) or not set|
|
||||
not set if range is empty (from `0` to `0`) or not set|
|
||||
The max value of the permission range.
|
||||
|==================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user