-
Notifications
You must be signed in to change notification settings - Fork 124
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
resolving controller-interface type #65
Conversation
Need to add tests for extended cases of directive in swagger, and for auto-detection
Peeweee. Haven't seen stack traces this long ever since the darker days of java... 😛 |
not that I completely understand whats the difference, but there you are
baaah. more missing opts. ok. |
no. not missing opts. just a non-standard behavior. moment |
against best practices, but ok.
Ok. Build passes BUTThe PR is not ready, I still have to add more tests. I just would appreciate if you take a look and say a word |
Well, I'll be damned. I could not help myself... I think we're there.
Can I please do it here? this should allow me to
|
Nice! I haven't had time to completely review, but this is looking super! Re: cors... it's unrelated, should probably be a separate PR... |
Then I suppose the Anyway - I admire your response times. |
Actually, on second thought, I'm ok with addressing them all in the same PR. As long as we can ensure all are backward compatible, I don't anticipate the need to accept piecemeal. |
Oh, and enjoy your weekend! Yes, I'll try to review before then. |
2 similar comments
ok - fittings/swagger_cors - is done. I wanted to update the docs, but I saw the README is rather empty... |
Yes, docs are horrible right now. This project was relying on the swagger project to maintain all the documentation, but that's no longer possible. So, yes, we should start a wiki. Many doc updates have been made only in the release notes until now, but it's not an acceptable way to continue. |
Oops. Forgot to finalize this over the weekend. Thanks for all your work on this! |
Scott - this is wonderful. |
Did you happen to go ahead and write up any release notes? |
Where should I provide release notes? Anyway - for my changes the release note may be in the spirit of:
. BTW - I think there's yet a small miss which I will be happy to fix before 0.7.1 . Oh, I also see you did not reference your release notes for v0.7.0: 😮
|
Following the discussion in:
#58
This PR is NOT READY YET, I just wanted you to have an early look and get feedback from you and from the builder.
The code implementation is more or less there
However - I cannot guarantee it before I add tests for all the cases we discussed.
I'll get to it in a few days.