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 types for mollieClient.orders.create #159

Merged
merged 1 commit into from
Jul 9, 2020

Conversation

Pimm
Copy link
Collaborator

@Pimm Pimm commented Jul 8, 2020

Fixed the CreateParameters used by mollieClient.orders.create. See docs.mollie.com/reference/v2/orders-api/create-order.

This fixes #157.

@vernondegoede vernondegoede merged commit 74ae87a into master Jul 9, 2020
@vernondegoede vernondegoede deleted the pimm/order-create-types branch July 9, 2020 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Order create: OrderLineData TypeScript Interface marks optional parameters as required
2 participants