The Airlock Microgateway has many DSL attributes. This makes our product very powerful, but also more difficult to keep track of all available options. In addition, typos during editing easily lead to configuration errors.
To assist you with YAML changes, we have published a JSON Schema of the DSL on GitHub.
- Use it in an IDE (e.g. Microsoft Visual Studio Code) or your favorite editor with JSON Schema support to benefit from the following:
- Validation during editing
- Document outlining
- Auto completion
- Display documentation when hovering over attributes
- The JSON Schema is published here:
- (Github) Microgateway JSON Schema