com.example.some.settings

didplc.bsky.social

Documentation

Some description of the schema

main record

Some description of the schema

Record Key any Any valid record key

Properties

debug boolean Optional

some desc for debug

View raw schema
{
  "key": "any",
  "type": "record",
  "record": {
    "type": "object",
    "properties": {
      "debug": {
        "type": "boolean",
        "description": "some desc for debug"
      }
    }
  },
  "description": "Some description of the schema"
}

Lexicon Garden

@