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

Regenerate code for release #74

Merged
merged 3 commits into from
Mar 14, 2018
Merged

Conversation

OGKevin
Copy link
Contributor

@OGKevin OGKevin commented Mar 1, 2018

This PR closes/fixes the following issues:

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

OGKevin commented Mar 1, 2018

@patrickdw1991 please 👀

private static final int NUM_BITS_20_DECIMAL_DIGITS = 66;
private static final int RADIX_DIGITS_AND_LATIN_LETTERS = 36;
private static final String CARD_PIN_ASSIGNMENT_TYPE_PRIMARY = "PRIMARY";

Choose a reason for hiding this comment

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

Is there a reason why this is not an enum? Or is that impossible to generate?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Generating ENUMs is also on the list. But its kind of impossible however. Will PM you the details.

patrickdw1991
patrickdw1991 previously approved these changes Mar 2, 2018
@patrickdw1991
Copy link

@OGKevin All good :)

@OGKevin OGKevin requested a review from andrederoos March 2, 2018 14:16
@OGKevin
Copy link
Contributor Author

OGKevin commented Mar 2, 2018

@andrederoos please have a look

@andrederoos andrederoos merged commit 40b3320 into develop Mar 14, 2018
@andrederoos andrederoos deleted the regenerate_code_for_release branch March 14, 2018 16:53
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.

Token request ideal is missing id attribute in response.
3 participants