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

Token qr request ideal returns the wrong type. (bunq/sdk_php#80) #107

Merged

Conversation

OGKevin
Copy link
Contributor

@OGKevin OGKevin commented Jan 16, 2018

This PR closes/fixes the following issues:

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

OGKevin commented Jan 16, 2018

@sandervdo please 👀

Copy link
Contributor

@sandervdo sandervdo left a comment

Choose a reason for hiding this comment

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

@OGKevin all yours.

@@ -34,7 +34,8 @@ class Avatar extends BunqModel
/**
* Object type.
*/
const OBJECT_TYPE = 'Avatar';
const OBJECT_TYPE_POST ='Uuid';
Copy link
Contributor

Choose a reason for hiding this comment

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

No space after =, while it used to be there. Check the generator?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ohhhh farts 🙈

@OGKevin
Copy link
Contributor Author

OGKevin commented Jan 16, 2018

@sandervdo please have another 👀

@sandervdo
Copy link
Contributor

That looks better. 👍

sandervdo
sandervdo previously approved these changes Jan 16, 2018
@OGKevin OGKevin force-pushed the bunq/sdk_php#80_TokenQrRequestIdeal_returns_the_wrong_type branch from 932b7ee to 5376e06 Compare January 17, 2018 09:37
@OGKevin
Copy link
Contributor Author

OGKevin commented Jan 17, 2018

ack, thx @sandervdo

@andrederoos andrederoos merged commit 0e80b40 into develop Jan 17, 2018
@andrederoos andrederoos deleted the bunq/sdk_php#80_TokenQrRequestIdeal_returns_the_wrong_type branch January 17, 2018 10: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