summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/parameters.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index 16b040bcf9..7a7f0b5da7 100644
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -1244,7 +1244,7 @@ sort_dir_flavor:
Sort direction. A valid value is ``asc`` (ascending) or ``desc`` (descending).
Default is ``asc``. You can specify multiple pairs of sort key and sort direction
query parameters. If you omit the sort direction in a pair, the API uses the natural
- sorting direction of the direction of the flavor ``sort_key`` attribute.
+ sorting direction of the flavor ``sort_key`` attribute.
in: query
required: false
type: string
@@ -1253,7 +1253,7 @@ sort_dir_server:
Sort direction. A valid value is ``asc`` (ascending) or ``desc`` (descending).
Default is ``desc``. You can specify multiple pairs of sort key and sort direction
query parameters. If you omit the sort direction in a pair, the API uses the natural
- sorting direction of the direction of the server ``sort_key`` attribute.
+ sorting direction of the server ``sort_key`` attribute.
in: query
required: false
type: string