docs: add PreserveCounts param to job API doc.

This commit is contained in:
James Rasell
2020-12-09 14:30:08 +01:00
parent bbf1eaa833
commit 57b4bd9c19

View File

@@ -119,6 +119,9 @@ The table below shows this endpoint's support for
will be overridden. This allows a job to be registered when it would be denied
by policy.
- `PreserveCounts` `(bool: false)` - If set, the existing task group counts will
be preserved when updating a job.
### Sample Payload
```json