Skip to content

Commit

Permalink
docs: remove wrong FlagsVariable parameter (#23916)
Browse files Browse the repository at this point in the history
Co-authored-by: Juanadelacuesta <8647634+Juanadelacuesta@users.noreply.github.com>
  • Loading branch information
1 parent 859e7c4 commit c4f9e53
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions website/content/api-docs/jobs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,6 @@ The table below shows this endpoint's support for
- `Variables` `(string: "")` - Specifies HCL2 variables to use during parsing of
the job in the var file format.

- `VariableFlags` `(map[string]string: nil)` - Specifies HCL2 variables to use
during parsing of the job in key = value format.

- `HCLv1` `(bool: false)` - Use the legacy v1 HCL parser.

### Sample Payload
Expand Down

0 comments on commit c4f9e53

Please sign in to comment.