Skip to content

Commit 28db3e9

Browse files
authored
Fixed content detail ref #48303
1 parent 2ab782f commit 28db3e9

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
@@ -172,7 +172,7 @@ For example:
172172

173173
```
174174
POST /api/v1/namespaces/test/pods
175-
Content-Type: json
175+
Content-Type: application/json
176176
Accept: application/json
177177
… JSON encoded Pod object
178178
---

0 commit comments

Comments
 (0)