Skip to content

Commit 4ccd7c8

Browse files
authored
Merge pull request #44293 from testwill/patch-3
fix: responseObject error [zh]
2 parents d86ea73 + dce4d4f commit 4ccd7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/config-api/apiserver-audit.v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Note: All but the last IP can be arbitrarily set by the client.
234234
to the external type, and serialized as JSON. Omitted for non-resource requests. Only logged
235235
at Response Level.
236236
-->
237-
响应中包含的 API 对象,以 JSON 格式呈现。requestObject 是在被转换为外部类型
237+
响应中包含的 API 对象,以 JSON 格式呈现。responseObject 是在被转换为外部类型
238238
并序列化为 JSON 格式之后才被记录的。
239239
对于非资源请求,此字段会被忽略。
240240
只有审计级别为 Response 时才会记录。

0 commit comments

Comments
 (0)