summaryrefslogtreecommitdiff
path: root/api-ref/source/v1/parameters.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref/source/v1/parameters.yaml')
-rw-r--r--api-ref/source/v1/parameters.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/api-ref/source/v1/parameters.yaml b/api-ref/source/v1/parameters.yaml
index 6fce60bb5..f8605d8d5 100644
--- a/api-ref/source/v1/parameters.yaml
+++ b/api-ref/source/v1/parameters.yaml
@@ -1591,6 +1591,23 @@ updated_time:
in: body
required: true
type: string
+version_id:
+ type: string
+ in: body
+ required: true
+ description: >
+ A common name for the version in question. Informative only, it
+ has no real semantic meaning.
+version_status:
+ type: string
+ in: body
+ required: true
+ description: |
+ The status of this API version. This can be one of:
+
+ - ``CURRENT``: this is the preferred version of the API to use
+ - ``SUPPORTED``: this is an older, but still supported version of the API
+ - ``DEPRECATED``: a deprecated version of the API that is slated for removal
versions:
description: |
A list of all orchestration API versions. Each object in the list provides