You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.2 KiB

17 hours ago
{
"incr_calls": [
"GET /api/customer/agreement/detail",
"GET /api/customer/agreement/list",
"GET /api/customer/detail-head",
"GET /api/customer/import/result",
"GET /api/customer/oplog/page",
"GET /api/preference/view-form/get",
"GET /api/rule/customer/dedup",
"POST /api/customer/agreement/create",
"POST /api/customer/agreement/delete",
"POST /api/customer/agreement/edit",
"POST /api/customer/archive",
"POST /api/customer/company-lookup/batch-update",
"POST /api/customer/contact/create",
"POST /api/customer/contact/delete",
"POST /api/customer/contact/edit",
"POST /api/customer/create",
"POST /api/customer/import/confirm",
"POST /api/customer/import/upload",
"POST /api/preference/view-form/save",
"POST /api/rule/customer/dedup/save"
],
"unknown": [],
"expected_scope": [
"GET /api/customer/agreement/detail",
"GET /api/customer/agreement/list",
"GET /api/preference/view-form/get",
"GET /api/rule/customer/dedup",
"POST /api/customer/agreement/create",
"POST /api/customer/agreement/delete",
"POST /api/customer/agreement/edit",
"POST /api/customer/company-lookup/batch-update",
"POST /api/preference/view-form/save",
"POST /api/rule/customer/dedup/save"
],
"missing_expected": []
}