bunq / sdk_java

Java SDK for bunq API
MIT License
49 stars 23 forks source link

Token request ideal is missing id attribute in response. #65

Closed OGKevin closed 6 years ago

OGKevin commented 6 years ago

Steps to reproduce:

  1. Take a look at https://github.com/bunq/sdk_java/blob/dbc455fa50375a0d7771d00806628dc0d8c88ee7/src/main/java/com/bunq/sdk/model/generated/endpoint/TokenQrRequestIdeal.java#L32

What should happen:

  1. There is an id field that holds the id of this request token.

What happens:

  1. The id field is missing

Traceback

SDK version and environment

Response id

Extra info: