Merge "DOC: fix the uri for share group types"

This commit is contained in:
Zuul 2022-04-22 19:59:27 +00:00 committed by Gerrit Code Review
commit 949f5429f7
1 changed files with 3 additions and 3 deletions

View File

@ -132,7 +132,7 @@ Response example
List share group types extra specs
==================================
.. rest_method:: GET /v2/share-group-types/{share_group_type_id}/group_specs
.. rest_method:: GET /v2/share-group-types/{share_group_type_id}/group-specs
.. versionadded:: 2.31
@ -237,7 +237,7 @@ Response example
Show share group type access details
====================================
.. rest_method:: GET /v2/share-group-types/{share_group_type_id}/share_type_access
.. rest_method:: GET /v2/share-group-types/{share_group_type_id}/access
.. versionadded:: 2.31
@ -285,7 +285,7 @@ Response example
Set extra spec for share group type
===================================
.. rest_method:: POST /v2/share-group-types/{share_group_type_id}/group_specs
.. rest_method:: POST /v2/share-group-types/{share_group_type_id}/group-specs
.. versionadded:: 2.31