Skip to content

Changed HttpClient to use baseURL instead of baseUrl (GDB-3443)

Mihail Radkov requested to merge bugfix/GDB-3443-axios-config into master

Otherwise no requests were send to the configured endpoints.

Merge request reports