Kevin Hellemun
Kevin Hellemun
yes, which means i would have to make some changes to the generator.
WSDL ? ๐ nah. But no, unfortunately we cant share the code for the generator ๐. So, if you provide some pseudo code so that i can have a look....
@tubbynl thanks For the PR. The structure makes sense. As this is a giant restructure of all 4 sdk's. Ill plan this for 2.0.0.
Thanks for reporting. @kojoru sounds like view definition is missing some text ๐
Yea the regex failure seems magic to me as well. But to my eyes it loos good so we will ignore it ๐
@nduijvelshoff are you going to finish this ?
@antao My initial thought was to mock the returned value of https://github.com/bunq/sdk_csharp/blob/c71114b58d95293be99416f13e920c45f28d69c8/BunqSdk/Http/ApiClient.cs#L154 and then change the `x-bunq-header` to different caps and ensure that signature verification still works by setting the...
@antao yes, it would be ideally that we mock all the requests instead of actually making them! This way we can also use something like Travis to run tests ๐....
Hey @antao I think I missed this comment ๐. I haven't done any research yet regarding how I want to implemented this. I also want to mock all the requests...
@pjvds thanks for this PR, did you read https://raw.githubusercontent.com/bunq/sdk_csharp/develop/.github/PULL_REQUEST_TEMPLATE.md ? Could you please explain this change in an issue and rebase your commits to link to this issue. Your commit...