mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
commit
f100b65108
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ The standard REST verbs (defined below) MUST return singular JSON objects. Some
|
|||
All singular JSON resources returned by an API MUST have the following fields:
|
||||
|
||||
* kind: a string that identifies the schema this object should have
|
||||
* apiVersion: a string that identifiers the version of the schema the object should have
|
||||
* apiVersion: a string that identifies the version of the schema the object should have
|
||||
|
||||
|
||||
### Objects
|
||||
|
|
|
|||
Loading…
Reference in a new issue