Skip to content
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

swagger v1 #1654

Closed
wants to merge 4 commits into from
Closed

swagger v1 #1654

wants to merge 4 commits into from

Conversation

nathandunn
Copy link
Contributor

No description provided.

@nathandunn nathandunn added this to the 2.0.7 milestone Jun 20, 2017
@ghost ghost assigned nathandunn Jun 20, 2017
@ghost ghost added the in progress label Jun 20, 2017
@nathandunn
Copy link
Contributor Author

So, got swaggydoc to build, but the URLMapping won't work unless we go to Grails3:

http://localhost:8080/apollo/api/#!/IOService/testGet

screen shot 2017-06-20 at 10 48 15 am

Some grails 3 recommendations:

1 - just use the grails3 plugin: http://plugins.grails.org/plugin/donald-jackson/swagger4jaxrs
2 - use grails3 springfox: https://github.com/tjeerdnet/grails3springfox
3 - use swaggydoc for grails 3 (probably another fail)

The other thought is that its possible that I would have to re-architect the app in general, so that we don't have so that it looks / feels like a web-services app.

@nathandunn
Copy link
Contributor Author

nathandunn commented Jun 20, 2017

This Pr is targeted towards #46.

@nathandunn nathandunn closed this Jun 20, 2017
@ghost ghost removed the in progress label Jun 20, 2017
@monicacecilia
Copy link
Member

Ok, so no merge - and putting this in the back burner again.

@nathandunn
Copy link
Contributor Author

yep . . . just don't wipe the branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants