Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
5ada59bf
Unverified
Commit
5ada59bf
authored
7 years ago
by
Charlie Voiselle
Committed by
GitHub
7 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #4311 from aymericbeaumet/patch-1
docs: fix typo in json documentation
parents
504a9109
d2c851d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/source/api/json-jobs.html.md
+1
-1
website/source/api/json-jobs.html.md
with
1 addition
and
1 deletion
+1
-1
website/source/api/json-jobs.html.md
+
1
-
1
View file @
5ada59bf
...
...
@@ -704,7 +704,7 @@ The `Constraint` object supports the following keys:
Placing the constraint at both the job level and at the task group level is
redundant since when placed at the job level, the constraint will be applied
to all task groups. When specified, `LTarget` should be the property
that should be distinct and
and
`RTarget` should be omitted.
that should be distinct and `RTarget` should be omitted.
-
Comparison Operators -
`=`
,
`==`
,
`is`
,
`!=`
,
`not`
,
`>`
,
`>=`
,
`<`
,
`<=`
. The
ordering is compared lexically.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment