Assumes the resource has the given etag and responds to If-None-Match and If-Match headers appropriately.
GET
/etag/{etag}请求参数
Path 参数
etag
string
必需
Header 参数
If-None-Match
string
可选
If-Match
string
可选
示例代码
返回响应
Normal response(200)
match(412)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
修改于 2 年前