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

Allow for retrieving Java code for schemas via the http API #60

Merged
merged 5 commits into from
Oct 20, 2019

Conversation

wwerner
Copy link
Contributor

@wwerner wwerner commented Oct 18, 2019

Makes it possible to retrieve Java code from CodeResource.
Please note that this disables the authentication checks by providing a matching fake auth if none is given. All workaround related sections in the code are marked w/ FIXME comments.

Relates to #55.

@wwerner
Copy link
Contributor Author

wwerner commented Oct 19, 2019

The failing build is due to stale snapshot deps. I'll update the build to rebuild all dependencies before building schemata soon.

@wwerner wwerner marked this pull request as ready for review October 19, 2019 09:50
@wwerner wwerner requested a review from VaughnVernon October 19, 2019 09:50
Copy link
Contributor

@VaughnVernon VaughnVernon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wwerner Thanks! Not sure if you want to fix the build before merging. Either way, please merge when you are ready.

@wwerner wwerner merged commit e84095b into master Oct 20, 2019
@wwerner wwerner deleted the feature/55-fix_code_generation_async branch October 20, 2019 17:25
@wwerner wwerner self-assigned this Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants