summaryrefslogtreecommitdiff
path: root/api-ref/source/parameters.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref/source/parameters.yaml')
-rw-r--r--api-ref/source/parameters.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index ad5e72fb9b..aba8185a4b 100644
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -3129,8 +3129,9 @@ flavor_id_body_2_46:
max_version: 2.46
flavor_id_body_create:
description: |
- The ID of the flavor. While people often make this look like an int, this
- is really a string. If not provided, this defaults to a uuid.
+ Only alphanumeric characters with hyphen '-', underscore '_', spaces
+ and dots '.' are permitted. If an ID is not provided, then a default UUID
+ will be assigned.
in: body
required: false
type: string