Skip to content

Commit 7fc51c5

Browse files
fix: [reference/using-api/api-concepts] Update JSON typo to binary
Signed-off-by: Homayoon Alimohammadi <[email protected]>
1 parent 913cad9 commit 7fc51c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/using-api/api-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ For example:
248248
200 OK
249249
Content-Type: application/vnd.kubernetes.protobuf
250250
251-
JSON encoded collection of Pods (PodList object)
251+
binary encoded collection of Pods (PodList object)
252252
```
253253

254254
1. Create a pod by sending Protobuf encoded data to the server, but request a response

0 commit comments

Comments
 (0)