{
  "kind": "collectionType",
  "collectionName": "audit_log",
  "info": {
    "name": "Audit_log"
  },
  "options": {
    "timestamps": true,
    "increments": true,
    "comment": ""
  },
  "attributes": {
    "type": {
      "type": "string"
    },
    "data_log": {
      "type": "json"
    }
  }
}
