listProblemReasons
列出全部字段级错误 reason
字段级原因的封闭注册表。无需认证。本列表中的值从不会作为顶层 code 出现。
get
/v2/problems/reasons无需凭据(匿名可调 —— 不需要 API 密钥)
响应
itemsobject[]必填本列表的成员。空数组,从不为 null。
descriptionstring必填英文说明。不得用作判别条件。
objectstring必填类型判别字段。恒为 problem_reason。
枚举problem_reasonreasonstring必填字段级原因。UPPER_SNAKE。与顶层 code 不相交。
titlestring必填本 reason 的稳定英文短语。
objectstring必填类型判别字段。恒为 list。
枚举list
请求示例
cURL
curl "https://api.nextmoe.dev/v2/problems/reasons"