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: TransactionsCreateOptions interface #103

Merged
merged 9 commits into from
May 12, 2021

Conversation

abrantesarthur
Copy link
Contributor

O que esse PR faz? (Obrigatório)

Muda o tipo do campo customer

Link / Imagem para referencias (Obrigatório)

id de um customer tem tipo number. Referencia aqui

Arthur Abrantes and others added 7 commits May 8, 2021 13:08
* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

* fix: update TransactionCreateOptionsBase split_rules type (jonyw4#97)

* Update package.json (jonyw4#93)

* Release Next Version (jonyw4#94)

* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>

* fix: update TransactionCreateOptionsBase split_rules type

* fix: update TransactionCreateOptionsBase split_rules type

Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com>

* fix: remove 'opts' argument from cards functions (jonyw4#95)

* Update package.json (jonyw4#93)

* Release Next Version (jonyw4#94)

* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>

* remove 'opts' argument from cards functions

* fix: remove 'opts' argument from cards functions

* fix: remove 'opts' argument from cards functions

Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com>

* fix: change type of customer.id from string to number (jonyw4#96)

* Update package.json (jonyw4#93)

* Release Next Version (jonyw4#94)

* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>

* fix: change type of customer.id from string to number

* fix customer field of TransactionCreateOptionsBase

* fix: change type of customer.id from string to number

* fix customer field of TransactionCreateOptionsBase

Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com>

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>
* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

* fix: update TransactionCreateOptionsBase split_rules type (jonyw4#97)

* Update package.json (jonyw4#93)

* Release Next Version (jonyw4#94)

* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>

* fix: update TransactionCreateOptionsBase split_rules type

* fix: update TransactionCreateOptionsBase split_rules type

Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com>

* fix: remove 'opts' argument from cards functions (jonyw4#95)

* Update package.json (jonyw4#93)

* Release Next Version (jonyw4#94)

* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>

* remove 'opts' argument from cards functions

* fix: remove 'opts' argument from cards functions

* fix: remove 'opts' argument from cards functions

Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com>

* fix: change type of customer.id from string to number (jonyw4#96)

* Update package.json (jonyw4#93)

* Release Next Version (jonyw4#94)

* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>

* fix: change type of customer.id from string to number

* fix customer field of TransactionCreateOptionsBase

* fix: change type of customer.id from string to number

* fix customer field of TransactionCreateOptionsBase

Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com>

* chore: update next (jonyw4#99)

* chore: update main (jonyw4#98)

* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

* fix: update TransactionCreateOptionsBase split_rules type (jonyw4#97)

* Update package.json (jonyw4#93)

* Release Next Version (jonyw4#94)

* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>

* fix: update TransactionCreateOptionsBase split_rules type

* fix: update TransactionCreateOptionsBase split_rules type

Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com>

* fix: remove 'opts' argument from cards functions (jonyw4#95)

* Update package.json (jonyw4#93)

* Release Next Version (jonyw4#94)

* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>

* remove 'opts' argument from cards functions

* fix: remove 'opts' argument from cards functions

* fix: remove 'opts' argument from cards functions

Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com>

* fix: change type of customer.id from string to number (jonyw4#96)

* Update package.json (jonyw4#93)

* Release Next Version (jonyw4#94)

* Update package.json

* fix: add comment to external_id field (jonyw4#91)

* fix: add percentage field to SplitRuleArg and add comments (jonyw4#90)

* fix: Customer interface (jonyw4#92)

* fix: add missing fields to Customer and fix birthday in CustomerCreateOptiosn

* fix: add comments to Document's new fields

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>

* fix: change type of customer.id from string to number

* fix customer field of TransactionCreateOptionsBase

* fix: change type of customer.id from string to number

* fix customer field of TransactionCreateOptionsBase

Co-authored-by: Jonathan Célio <jonathan.clio@hotmail.com>

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>

* ci: update ci to trigger in next version

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>

* chore: update package.json

Co-authored-by: Arthur Abrantes <aabrantes@college.harvard.edu>
@jonyw4 jonyw4 changed the base branch from master to next May 12, 2021 17:41
@jonyw4
Copy link
Owner

jonyw4 commented May 12, 2021

@abrantesarthur atualizei o seu PR apontando para next. Vi que a lista de commits ficou errada, pode dar um rebase pf?

Arthur Abrantes added 2 commits May 12, 2021 19:25
…arthur/pagarme-js-types into fix-transactions-create-options
@abrantesarthur
Copy link
Contributor Author

@jonyw4 pronto. Deu certo agora?

@jonyw4 jonyw4 merged commit 0625d92 into jonyw4:next May 12, 2021
@github-actions
Copy link

🎉 This PR is included in version 2.9.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Jul 6, 2021

🎉 This PR is included in version 2.9.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants