Pascal Precht e692e7b19e
fix(cockpit/sevices/api): properly send query parameters for get requests
Ever since we moved to using Axios in 20831179fc,
we haven't properly sent GET parameters along with the requests.

This is because Axios exposes two different properties to send params
along different http verb methods.
2018-10-23 11:12:49 +02:00
..
2018-10-23 11:02:07 +02:00
2018-10-23 11:12:49 +02:00
2018-10-23 11:12:49 +02:00
2018-10-23 10:22:38 +02:00

embark-ui