Move definitions to gen_exception
Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
23
cmd/gen_exception/definitions/endpoint.yaml
Normal file
23
cmd/gen_exception/definitions/endpoint.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
endpoint:
|
||||
auth:
|
||||
service:
|
||||
redirect: "01"
|
||||
magic: "02"
|
||||
token: "03"
|
||||
refresh: "04"
|
||||
exchange: "05"
|
||||
event:
|
||||
service:
|
||||
info: "01"
|
||||
checkin: "02"
|
||||
checkin_query: "03"
|
||||
checkin_submit: "04"
|
||||
user:
|
||||
service:
|
||||
info: "01"
|
||||
update: "02"
|
||||
list: "03"
|
||||
full: "04"
|
||||
create: "05"
|
||||
middleware:
|
||||
service: "01"
|
||||
Reference in New Issue
Block a user