tools.ozone.signature.defs

ozone-lexicons.bsky.social

Documentation

sigDetail object

No description available.

Properties

property string Required

No description available.

value string Required

No description available.

View raw schema
{
  "type": "object",
  "required": [
    "property",
    "value"
  ],
  "properties": {
    "value": {
      "type": "string"
    },
    "property": {
      "type": "string"
    }
  }
}

Lexicon Garden

@