com.example.new.settings

didplc.bsky.social

Documentation

Some description of the schema2

main record

Some description of the schema2

Record Key any Any valid record key

Properties

debug boolean Optional

some desc for debug2

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

Lexicon Garden

@