Hello! I am having trouble with the documentation ...
# ask-community
s
Hello! I am having trouble with the documentation about base job templates. According to the documentation:
The
variables
section defines the fields available to be customized per deployment. The
variables
section follows the OpenAPI specification
However, looking at the examples, (looking at the default job templates, specifically the one for kubernetes jobs), the linked specification doesn't seem to match with the examples. In fact, the examples seem to follow the JSONSchema specification. Can I use all the syntax options that JSON schema offers?