Remove search engine, add event list api
Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
@@ -12,6 +12,7 @@ endpoint:
|
||||
checkin: "02"
|
||||
checkin_query: "03"
|
||||
checkin_submit: "04"
|
||||
list: "05"
|
||||
user:
|
||||
service:
|
||||
info: "01"
|
||||
|
||||
@@ -24,7 +24,7 @@ auth:
|
||||
invalid_redirect_uri: "00003"
|
||||
user:
|
||||
list:
|
||||
meilisearch_failed: "00001"
|
||||
database_failed: "00001"
|
||||
event:
|
||||
info:
|
||||
not_found: "00001"
|
||||
@@ -32,3 +32,5 @@ event:
|
||||
gen_code_failed: "00001"
|
||||
checkin_query:
|
||||
record_not_found: "00001"
|
||||
list:
|
||||
database_failed: "00001"
|
||||
|
||||
Reference in New Issue
Block a user