lol.gayfamicom.hi

gayfamicom.lol

Documentation

Hi

main record

Hi

Record Key tid Timestamp-based ID

Properties

createdAt string datetime Optional

An RFC 3339 formatted timestamp.

hello string Optional

Hi

View raw schema
{
  "key": "tid",
  "type": "record",
  "record": {
    "type": "object",
    "properties": {
      "hello": {
        "type": "string",
        "description": "Hi"
      },
      "createdAt": {
        "type": "string",
        "format": "datetime"
      }
    }
  },
  "description": "Hi"
}

Lexicon Garden

@