Skip to content

Instantly share code, notes, and snippets.

View gcarey3's full-sized avatar

George Carey gcarey3

View GitHub Profile
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://www.knot-resolver.cz/documentation/v6.0.17/_static/config.schema.json",
"title": "Knot Resolver configuration JSON schema",
"description": "Version Knot Resolver 6.0.17",
"type": "object",
"properties": {
"version": {
"type": "integer",
"description": "Version of the configuration schema. By default it is the latest supported by the resolver, but couple of versions back are be supported as well.",