Add support for variadic parameters in jsii-docgen
#3781
Labels
🐛 bug
Something isn't working
📚 documentation
Improvements or additions to documentation
good first issue
Good for newcomers
I tried this:
Updated
cloud.Queue.push()
method to use a variadic parameter:This happened:
The following documentation was generated:
I expected this:
I expected
jsii-docgen
to generate the following documentation instead:Is there a workaround?
No response
Component
Documentation
Wing Version
No response
Node.js Version
No response
Platform(s)
No response
Anything else?
No response
Community Notes
The text was updated successfully, but these errors were encountered: