1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/src/lib/openapi
Gastón Fournier 7a242ecf2a
chore: add bulk endpoint for metrics and app registration for edge (#3079)
## About the changes
Implementation of bulk metrics and registration endpoint. This will be
used by edge nodes to send all collected information.

Types around metrics were improved and `IClientApp.bucket` with type
`any` is no longer needed

---------

Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2023-02-15 09:13:32 +01:00
..
spec chore: add bulk endpoint for metrics and app registration for edge (#3079) 2023-02-15 09:13:32 +01:00
util chore: service accounts GA (#3059) 2023-02-08 11:59:24 +01:00
endpoint-descriptions.ts fix: Fix broken OpenAPI (#2379) 2022-11-10 22:55:01 +01:00
index.test.ts task: use swc instead of ts-jest (#2042) 2022-09-06 13:22:41 +02:00
index.ts chore: add bulk endpoint for metrics and app registration for edge (#3079) 2023-02-15 09:13:32 +01:00
validate.test.ts refactor: add OpenAPI schema to constraints controller (#1683) 2022-06-09 10:35:39 +02:00
validate.ts Ability to add AJV schemas runtime (#2792) 2023-01-06 11:41:39 +02:00