@@ -1994,6 +1994,9 @@
|
||||
"data.EventIndexDoc": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"checkin_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -2003,6 +2006,9 @@
|
||||
"event_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"join_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user