-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add support for Swagger #923
base: master
Are you sure you want to change the base?
Conversation
4a27148
to
854a1e4
Compare
a2e1190
to
a9ecf49
Compare
e1a0266
to
eda4363
Compare
679b3de
to
8387539
Compare
I'm very curious about this pr. Thanks for your work! |
|
||
using namespace drogon::internal; | ||
|
||
std::pair<std::string, std::string> StructNode::findContentOfClassOrNameSpace( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be good to have checks for comments here, it will break if the class or namespace includes commented uneven brackets
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, you are right, thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you want I can help you with that so you can focus on the main dev
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thank you very much, I look forward to your PR :)
bcff12f
to
81ba918
Compare
Any news about PR merge ? |
Are there any new developments? |
I think you will know it here first, when there will be additional work done for Swagger support. PRs are of course always welcome 👍 |
Is there any progress ? |
No description provided.