loic911 / Rest-api-doc

MIT License
21 stars 32 forks source link

Add documentation about the "multiple" attribute of @RestApiResponseObject #16

Closed anthony-foulfoin closed 10 years ago

anthony-foulfoin commented 10 years ago

Hi,

I can see in the @RestApiResponseObject class that there is an attribute multiple : public String multiple() default "false";

But I can't find what is the utility of this attribute in the plugin documentation : http://loic911.github.io/restapidoc/

The "multiple" attribute is also displayed in the generated html.

loic911 commented 10 years ago

I remove it