summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChao Xu <xuchao@google.com>2015-09-16 22:15:05 -0700
committerChao Xu <xuchao@google.com>2015-09-24 15:32:11 -0700
commit28aa2acb97f52a83e26514b73ee2c201b1a39660 (patch)
tree878e3296c7cc8585d08db23ba4cd3b8e81748c55
parent8ad8f8cff031cb1072a13aaba55c495b4d6976ec (diff)
move experimental/v1 to experimental/v1alpha1;
use "group/version" in many places where used to expect "version" only.
-rw-r--r--extending-api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/extending-api.md b/extending-api.md
index bbd02a54..628b5a16 100644
--- a/extending-api.md
+++ b/extending-api.md
@@ -114,7 +114,7 @@ For example, if a user creates:
```yaml
metadata:
name: cron-tab.example.com
-apiVersion: experimental/v1
+apiVersion: experimental/v1alpha1
kind: ThirdPartyResource
description: "A specification of a Pod to run on a cron style schedule"
versions: