Skip to content

Commit

Permalink
Meta param listed in docs for jobs list
Browse files Browse the repository at this point in the history
  • Loading branch information
philrenaud committed Nov 2, 2022
1 parent a1d646a commit 1c6d1b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/content/api-docs/jobs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ The table below shows this endpoint's support for
- `namespace` `(string: "default")` - Specifies the target namespace. Specifying
`*` would return all jobs across all the authorized namespaces.

- `meta` `(bool: false)` - If set, jobs returned will include a [meta](/docs/job-specification/meta) field containing all

### Sample Request

```shell-session
Expand Down

0 comments on commit 1c6d1b4

Please sign in to comment.