add planet
This commit is contained in:
324
ent/openapi.json
324
ent/openapi.json
@@ -30,7 +30,7 @@
|
||||
"description": "item count to render per page",
|
||||
"schema": {
|
||||
"type": "integer",
|
||||
"maximum": 5000,
|
||||
"maximum": 10000,
|
||||
"minimum": 1
|
||||
}
|
||||
}
|
||||
@@ -402,7 +402,7 @@
|
||||
"description": "item count to render per page",
|
||||
"schema": {
|
||||
"type": "integer",
|
||||
"maximum": 5000,
|
||||
"maximum": 10000,
|
||||
"minimum": 1
|
||||
}
|
||||
}
|
||||
@@ -728,7 +728,7 @@
|
||||
"description": "item count to render per page",
|
||||
"schema": {
|
||||
"type": "integer",
|
||||
"maximum": 5000,
|
||||
"maximum": 10000,
|
||||
"minimum": 1
|
||||
}
|
||||
}
|
||||
@@ -1155,7 +1155,7 @@
|
||||
"description": "item count to render per page",
|
||||
"schema": {
|
||||
"type": "integer",
|
||||
"maximum": 5000,
|
||||
"maximum": 10000,
|
||||
"minimum": 1
|
||||
}
|
||||
}
|
||||
@@ -1516,7 +1516,7 @@
|
||||
"description": "item count to render per page",
|
||||
"schema": {
|
||||
"type": "integer",
|
||||
"maximum": 5000,
|
||||
"maximum": 10000,
|
||||
"minimum": 1
|
||||
}
|
||||
}
|
||||
@@ -1947,7 +1947,7 @@
|
||||
"description": "item count to render per page",
|
||||
"schema": {
|
||||
"type": "integer",
|
||||
"maximum": 5000,
|
||||
"maximum": 10000,
|
||||
"minimum": 1
|
||||
}
|
||||
}
|
||||
@@ -2163,6 +2163,32 @@
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
},
|
||||
"card": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
@@ -2484,6 +2510,32 @@
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
},
|
||||
"card": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
@@ -3183,6 +3235,32 @@
|
||||
"coin_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -3443,6 +3521,32 @@
|
||||
"coin_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -4009,6 +4113,32 @@
|
||||
"coin_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -4410,6 +4540,32 @@
|
||||
"coin_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -4986,6 +5142,32 @@
|
||||
"coin_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -5168,6 +5350,32 @@
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
},
|
||||
"card": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
@@ -5367,6 +5575,32 @@
|
||||
"coin_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -5542,6 +5776,32 @@
|
||||
"coin_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -5717,6 +5977,32 @@
|
||||
"coin_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -5892,6 +6178,32 @@
|
||||
"coin_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"planet": {
|
||||
"type": "integer"
|
||||
},
|
||||
"planet_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"login": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"login_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"location_x": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_y": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_z": {
|
||||
"type": "integer"
|
||||
},
|
||||
"location_n": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
Reference in New Issue
Block a user