Restler-API-Explorer icon indicating copy to clipboard operation
Restler-API-Explorer copied to clipboard

Variables of type custom model type not showing in description

Open nekken opened this issue 9 years ago • 0 comments

Is there a way to display the description of the variables of a custom model type in the description of the parameters?

for example

@param Vehicle $vehicle The vehicle's information

should have

Vehicle { brand (string), model (string), etc... }

nekken avatar Jun 15 '16 19:06 nekken