diff --git a/content/nomad/v1.11.x/content/api-docs/index.mdx b/content/nomad/v1.11.x/content/api-docs/index.mdx index 8148306eb9..52cef87234 100644 --- a/content/nomad/v1.11.x/content/api-docs/index.mdx +++ b/content/nomad/v1.11.x/content/api-docs/index.mdx @@ -192,6 +192,10 @@ those endpoints. // Regular Expression Matching matches "" not matches "" + +// Nil checks + is nil + is not nil ``` #### Selectors