bunq / sdk_java

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

Changed pinned key to match new sandbox certificate #116

Closed erwindeg closed 5 years ago

erwindeg commented 5 years ago

//: # (Thanks for opening this pull request! Before you proceed please make sure that you have an issue that explains what this pull request will do. Make sure that all your commits link to this issue e.g. "My commit. (bunq/sdk_java#)". If this pull request is changing files that are located in "com.bunq.sdk.model.generated" then this pull request will be closed as these files must/can only be changed on bunq's side.)

This PR closes/fixes the following issues:

OGKevin commented 5 years ago

Could you also include a comment in that file explaining (or just the command to run) to update the SHA 😊

degeusio commented 5 years ago

Great to see this one fixed. It troubles my integration tests at the moment. Any idea on when this issue will be released? Thanks! I hate the @Ignore's in my code. :)