atomresponder/message_schema.py [38:44]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    "type": "object",
    "properties": {
        "type": {"type": "string"},
        "projectId": {"type": ["string","null"]},
        "s3Key": {"type": "string"},
        "atomId": {"type": "string"},
        "title": {"type": "string"},
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



atomresponder/message_schema.py [52:58]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    "type": "object",
    "properties": {
        "type": {"type": "string"},
        "projectId": {"type": ["string","null"]},
        "s3Key": {"type": "string"},
        "atomId": {"type": "string"},
        "title": {"type": "string"},
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



