1
0
Fork 0

fix docublocks parameter naming (#10254)

This commit is contained in:
Simon 2019-10-17 11:01:46 +02:00 committed by Jan
parent cc11d60b7a
commit 62e4937e20
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}