diff --git a/Documentation/DocuBlocks/Rest/Indexes/post_api_index_fulltext.md b/Documentation/DocuBlocks/Rest/Indexes/post_api_index_fulltext.md index 5735d55a195a..56f544fdfce3 100644 --- a/Documentation/DocuBlocks/Rest/Indexes/post_api_index_fulltext.md +++ b/Documentation/DocuBlocks/Rest/Indexes/post_api_index_fulltext.md @@ -6,7 +6,7 @@ @RESTQUERYPARAMETERS -@RESTQUERYPARAM{collection-name,string,required} +@RESTQUERYPARAM{collection,string,required} The collection name. @RESTBODYPARAM{type,string,required,string} diff --git a/Documentation/DocuBlocks/Rest/Indexes/post_api_index_hash.md b/Documentation/DocuBlocks/Rest/Indexes/post_api_index_hash.md index 9e71e90b429f..c612f89075ef 100644 --- a/Documentation/DocuBlocks/Rest/Indexes/post_api_index_hash.md +++ b/Documentation/DocuBlocks/Rest/Indexes/post_api_index_hash.md @@ -6,7 +6,7 @@ @RESTQUERYPARAMETERS -@RESTQUERYPARAM{collection-name,string,required} +@RESTQUERYPARAM{collection,string,required} The collection name. @RESTBODYPARAM{type,string,required,string} diff --git a/Documentation/DocuBlocks/Rest/Indexes/post_api_index_persistent.md b/Documentation/DocuBlocks/Rest/Indexes/post_api_index_persistent.md index 03c2b83f1ce6..58e7ecb1350e 100644 --- a/Documentation/DocuBlocks/Rest/Indexes/post_api_index_persistent.md +++ b/Documentation/DocuBlocks/Rest/Indexes/post_api_index_persistent.md @@ -6,7 +6,7 @@ @RESTQUERYPARAMETERS -@RESTQUERYPARAM{collection-name,string,required} +@RESTQUERYPARAM{collection,string,required} The collection name. @RESTBODYPARAM{type,string,required,string} diff --git a/Documentation/DocuBlocks/Rest/Indexes/post_api_index_skiplist.md b/Documentation/DocuBlocks/Rest/Indexes/post_api_index_skiplist.md index 61de6f82af22..e521b0048c46 100644 --- a/Documentation/DocuBlocks/Rest/Indexes/post_api_index_skiplist.md +++ b/Documentation/DocuBlocks/Rest/Indexes/post_api_index_skiplist.md @@ -6,7 +6,7 @@ @RESTQUERYPARAMETERS -@RESTQUERYPARAM{collection-name,string,required} +@RESTQUERYPARAM{collection,string,required} The collection name. @RESTBODYPARAM{type,string,required,string} diff --git a/Documentation/DocuBlocks/Rest/Indexes/post_api_index_ttl.md b/Documentation/DocuBlocks/Rest/Indexes/post_api_index_ttl.md index eb9e61c436ca..80e472c7dc0c 100644 --- a/Documentation/DocuBlocks/Rest/Indexes/post_api_index_ttl.md +++ b/Documentation/DocuBlocks/Rest/Indexes/post_api_index_ttl.md @@ -6,7 +6,7 @@ @RESTQUERYPARAMETERS -@RESTQUERYPARAM{collection-name,string,required} +@RESTQUERYPARAM{collection,string,required} The collection name. @RESTBODYPARAM{type,string,required,string}