Restler-API-Explorer
Restler-API-Explorer copied to clipboard
Variables of type custom model type not showing in description
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... }