-
Notifications
You must be signed in to change notification settings - Fork 450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing Documentation - Looking for contributors 🚀 #45
Comments
Hi, i think i can help. Can you give me an example where should i improve? |
Very good! I had already suggested doing this because I also use NSwag to generate the SDK |
@kaua-alves-queiros feel free to use the forked project https://github.com/avoylenko/wwebjs-api with improved documentation. |
@avoylenko I made some adjustments directly in the swagger.json code to generate some parts correctly. I will clone the repository and try to bring these improvements to the documentation in the proper way. |
Very interesting and helpful! Thanks!!! |
This one is a lot of work,
I use Swagger Autogen (swagger-autogen)
I'm calling for potential contributors to help improve it 🥰
The syntax is quite straightforward with multiple examples across the code with an example here
Once written, it's as easy as running
npm run swagger
to generate the doc!The text was updated successfully, but these errors were encountered: