Skip to content

make sure the api version actually gets used

Paul Robertson requested to merge fix-api-version into master

!24 (merged) added the ability to switch api versions, but it only changed where the retries were mounted.

This fixes is so that the calls going out actually use the version specified.

Merge request reports