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

Regenerated code to add corerct object types. (bunq/sdk_java#47) #70

Merged
merged 2 commits into from
Feb 15, 2018

Conversation

OGKevin
Copy link
Contributor

@OGKevin OGKevin commented Jan 26, 2018

This PR closes/fixes the following issues:

@OGKevin OGKevin added this to the 0.12.5 milestone Jan 26, 2018
@OGKevin OGKevin self-assigned this Jan 26, 2018
@OGKevin
Copy link
Contributor Author

OGKevin commented Jan 26, 2018

39tests | 1failures | 0ignored | 38.142sduration

@OGKevin
Copy link
Contributor Author

OGKevin commented Jan 29, 2018

@patrickdw1991 Please 👀 🍿

@bunq bunq deleted a comment Jan 29, 2018
@bunq bunq deleted a comment Jan 29, 2018
@bunq bunq deleted a comment Jan 29, 2018
@bunq bunq deleted a comment Jan 29, 2018
@bunq bunq deleted a comment Jan 29, 2018
@bunq bunq deleted a comment Jan 29, 2018
@bunq bunq deleted a comment Jan 29, 2018
@bunq bunq deleted a comment Jan 29, 2018
@@ -31,7 +31,6 @@
/**
* Object type.
*/
private static final String OBJECT_TYPE = "AttachmentMonetaryAccount";

Choose a reason for hiding this comment

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

Is it intended that the comment is still there when there are no constants to which the comment belongs to?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah no, the constant generator is not checking to see if it actually has constants to put underneath the doc block 😅. Nice catch!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed in generator, pending review.

@OGKevin
Copy link
Contributor Author

OGKevin commented Feb 1, 2018

@patrickdw1991 yours again please 👀

@bunq bunq deleted a comment Feb 1, 2018
@bunq bunq deleted a comment Feb 1, 2018
@bunq bunq deleted a comment Feb 1, 2018
@bunq bunq deleted a comment Feb 1, 2018
@bunq bunq deleted a comment Feb 1, 2018
@bunq bunq deleted a comment Feb 1, 2018
@bunq bunq deleted a comment Feb 1, 2018
@patrickdw1991
Copy link

@OGKevin Approved, GOGOGO

@andrederoos andrederoos merged commit ddaedb2 into develop Feb 15, 2018
@andrederoos andrederoos deleted the bunq/sdk_java#47-fix-wrong-object-types branch February 15, 2018 17:15
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.

TokenQrRequestIdeal returns the wrong type
3 participants