OPENAPI / COMPONENTS / SCHEMAS
ProblemDetails 数据结构
ProblemDetails上游返回的问题详情。
object5字段
detailstring问题详情;上游可返回空值。
instancestring问题实例 URI;上游可返回空值。
statusintegerHTTP 问题状态码;上游可返回空值。
titlestring问题标题;上游可返回空值。
typestring问题详情类型 URI;上游可返回空值。
OPENAPI / COMPONENTS / SCHEMAS
ProblemDetails上游返回的问题详情。
detailstring问题详情;上游可返回空值。
instancestring问题实例 URI;上游可返回空值。
statusintegerHTTP 问题状态码;上游可返回空值。
titlestring问题标题;上游可返回空值。
typestring问题详情类型 URI;上游可返回空值。