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

fix(iamport-cordova): fix data type of card_quota #3372

Merged
merged 1 commit into from
Apr 9, 2020

Conversation

SoleeChoi
Copy link
Contributor

@SoleeChoi SoleeChoi commented Apr 9, 2020

card_quota property could be undefined, empty array, or numbers of array.
So I changed the data type of card_quota from [number] to number[].

It would be pleasure for ionic-team to merge this pull request.

Thanks for developing an awesome platform!

@danielsogl danielsogl changed the title fix(typescript-definitions): fix data type of card_quota for iamport-… fix(iamport-cordova): fix data type of card_quota Apr 9, 2020
@danielsogl danielsogl self-assigned this Apr 9, 2020
@danielsogl danielsogl added the target: patch This PR is targeted for the next patch release label Apr 9, 2020
@danielsogl danielsogl merged commit 47b85a8 into danielsogl:master Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants