klarna / bec

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

Bitbucket does not preserve access key order #58

Closed jesperes closed 2 years ago

jesperes commented 2 years ago

The /rest/ssh/latest/projects/{projectKey}/repos/{repositorySlug}/ssh endpoint does not return the ssh keys in any particular order, so they must be sorted before comparing them. They are usually in the expected order, but not always.