9 Commits

Author SHA1 Message Date
Oscar Lorentzon
f3fa835f85 refactor(api): rename set user token method for clarity
Distinguish user token and client token with clear naming.
2020-11-06 11:33:40 +01:00
Oscar Lorentzon
2099a10da3 refactor(api): rename client id to more general client token 2020-11-04 18:00:33 +01:00
Oscar Lorentzon
d093883c11 refactor(api): support single cell fetch only
Require API user to parallelize the cell fetching.
2020-11-04 17:44:56 +01:00
Oscar Lorentzon
17f1eb9d48 refactor(api): add falcor prefix to data provider for clarity 2020-10-16 11:15:32 +02:00
Oscar Lorentzon
cee21f37e9 refactor(api): make data provider urls internal 2020-10-07 21:43:16 +02:00
Oscar Lorentzon
60fe0cc14b test(api): unit test data provider
Fix error handling so that value is returned correctly.
2020-09-22 11:40:47 +02:00
Oscar Lorentzon
55610f0be8 Rename API spec file to APIv2. 2016-02-24 14:29:11 +01:00
Oscar Lorentzon
d14af591f7 Test that the correct API path is called for nav. 2016-02-24 14:27:45 +01:00
Johan Gyllenspetz
b9b9ca31f9 Refactor Parsing and specs
* Remove optionsparser for now (its a bad construct)
* Move specs to dirs
2016-01-08 16:14:01 -08:00