com.suibari.atsumeat.config

suibari.com

Documentation

Configuration for the Atsumeat app

main record

Configuration for the Atsumeat app

Record Key tid Timestamp-based ID

Properties

hubRef string uri Required

A valid URI.

View raw schema
{
  "key": "tid",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "hubRef"
    ],
    "properties": {
      "hubRef": {
        "type": "string",
        "format": "uri"
      }
    }
  },
  "description": "Configuration for the Atsumeat app"
}

Lexicon Garden

@