1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/src/lib/routes/client-api
andreas-unleash d19d97cf18
feat: persist client application usage (#4534)
Closes #
[1-1256](https://linear.app/unleash/issue/1-1256/backend-to-save-application-usage)

Adds client application usage persisting on upsert and bulkUpsert
functions

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-08-21 14:36:31 +03:00
..
feature.test.ts feat: client api with proper client segments and strategy variants (#4244) 2023-07-14 13:25:31 +02:00
feature.ts feat: client api with proper client segments and strategy variants (#4244) 2023-07-14 13:25:31 +02:00
index.ts Personal access tokens backend (#2064) 2022-09-16 10:54:27 +03:00
metrics.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
metrics.ts fix: return 400 on incorrect client metrics input (#4193) 2023-07-11 12:06:28 +03:00
register.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
register.ts feat: persist client application usage (#4534) 2023-08-21 14:36:31 +03:00