How to add description to api ??

Hi All ,

I have created an api in spec file . How can I add description to that method ?? . I want description to be similar as the servoy inbuilt methods or plugins.

Please provide suggestions to this.

Has Servoy not opened any property for this ? . Can we create a ticket for this ?

It is already possible to document your api.
Please read the docs carefully https://wiki.servoy.com/pages/viewpage. … Id=8061131

Regards,
Edit

Thanks that can be done using jsdoc.