Skip to content

Commit 0cc45cb

Browse files
sync docs (#529)
Co-authored-by: michaeljguarino <[email protected]>
1 parent 192c346 commit 0cc45cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/overview/management-api-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3812,7 +3812,7 @@ _Appears in:_
38123812

38133813
| Field | Description | Default | Validation |
38143814
| --- | --- | --- | --- |
3815-
| `format` _[SentinelRunJobFormat](#sentinelrunjobformat)_ | the test output format of the job | | Enum: [PLAINTEXT JUNIT] <br /> |
3815+
| `format` _[SentinelRunJobFormat](#sentinelrunjobformat)_ | the test output format of the job | | Enum: [PLAINTEXT JUNIT] <br />Required: \{\} <br /> |
38163816
| `jobSpec` _[JobSpec](#jobspec)_ | the job to run for this check | | |
38173817
| `distro` _[ClusterDistro](#clusterdistro)_ | the distro to run the check on | | Enum: [GENERIC EKS AKS GKE RKE K3S OPENSHIFT] <br /> |
38183818
| `tags` _object (keys:string, values:string)_ | the cluster tags to select where to run this job | | |

0 commit comments

Comments
 (0)