win.tomo-x.pushat.allow

tomo-x.win

Documentation

allow service to push. key must be did

main record

allow service to push. key must be did

Record Key any Any valid record key

Properties

config unknown Optional

No description available.

createdAt string datetime Required

An RFC 3339 formatted timestamp.

View raw schema
{
  "key": "any",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "createdAt"
    ],
    "properties": {
      "config": {
        "type": "unknown"
      },
      "createdAt": {
        "type": "string",
        "format": "datetime"
      }
    }
  },
  "description": "allow service to push. key must be did"
}

Lexicon Garden

@