1
0
Fork 0

fix docublocks parameter naming (#10255)

This commit is contained in:
Simon 2019-10-16 16:58:18 +02:00 committed by KVS85
parent 2c5f79c9fb
commit 58c310fe7b
5 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
@RESTQUERYPARAMETERS @RESTQUERYPARAMETERS
@RESTQUERYPARAM{collection-name,string,required} @RESTQUERYPARAM{collection,string,required}
The collection name. The collection name.
@RESTBODYPARAM{type,string,required,string} @RESTBODYPARAM{type,string,required,string}

View File

@ -6,7 +6,7 @@
@RESTQUERYPARAMETERS @RESTQUERYPARAMETERS
@RESTQUERYPARAM{collection-name,string,required} @RESTQUERYPARAM{collection,string,required}
The collection name. The collection name.
@RESTBODYPARAM{type,string,required,string} @RESTBODYPARAM{type,string,required,string}

View File

@ -6,7 +6,7 @@
@RESTQUERYPARAMETERS @RESTQUERYPARAMETERS
@RESTQUERYPARAM{collection-name,string,required} @RESTQUERYPARAM{collection,string,required}
The collection name. The collection name.
@RESTBODYPARAM{type,string,required,string} @RESTBODYPARAM{type,string,required,string}

View File

@ -6,7 +6,7 @@
@RESTQUERYPARAMETERS @RESTQUERYPARAMETERS
@RESTQUERYPARAM{collection-name,string,required} @RESTQUERYPARAM{collection,string,required}
The collection name. The collection name.
@RESTBODYPARAM{type,string,required,string} @RESTBODYPARAM{type,string,required,string}

View File

@ -6,7 +6,7 @@
@RESTQUERYPARAMETERS @RESTQUERYPARAMETERS
@RESTQUERYPARAM{collection-name,string,required} @RESTQUERYPARAM{collection,string,required}
The collection name. The collection name.
@RESTBODYPARAM{type,string,required,string} @RESTBODYPARAM{type,string,required,string}