klarna / bec

The BitBucket Erlang Client
Apache License 2.0
47 stars 12 forks source link

Remove unsupported webhook fields #75

Closed jesperes closed 9 months ago

jesperes commented 9 months ago

The sslVerificationRequired and scopeType fields received from the GET .../webhooks API call are not supported by BEC right now. Remove them so they don't interfere with our tests.