zwaldeck / mollie

Java framework to consume the Mollie API
Other
39 stars 37 forks source link

Added metadata to OrderLineResponse #67

Closed hallo1142 closed 2 years ago

hallo1142 commented 3 years ago

I've added metadata to OrderLineResponse so it can be accessed.

zwaldeck commented 3 years ago

@hallo1142 I checked the documentation and it seems that the Order Line does not have a field metadata

https://docs.mollie.com/reference/v2/orders-api/get-order

hallo1142 commented 3 years ago

Hey @zwaldeck , it is listened in the example. I'll attach a picture of one of my API Requests and the example.

grafik grafik

paulvaneijden commented 2 years ago

@hallo1142 I checked the documentation and it seems that the Order Line does not have a field metadata

https://docs.mollie.com/reference/v2/orders-api/get-order

the docs now also mention metadata

zwaldeck commented 2 years ago

Added it on my own. So I can change all the other files as well. Closing the PR