1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-04 00:18:40 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Christopher Kolstad
53354224fc
chore: Bump biome and configure husky ()
Upgrades biome to 1.6.1, and updates husky pre-commit hook.

Most changes here are making type imports explicit.
2024-03-18 13:58:05 +01:00
Mateusz Kwasniewski
81ab77cf7c
feat: schema for paginated applications () 2024-02-22 12:18:23 +01:00
Jaanus Sellin
1fbd8b6ef8
feat: applicaton usage endpoint () 2023-08-23 12:00:22 +03:00
Thomas Heartman
12209ae21c
OpenAPI: clean up remaining schemas, part 1 ()
Part of linear task 1-1167. Fixes the first slew of schemas missing
descriptions/examples, etc.
2023-07-28 08:45:56 +02:00
Christopher Kolstad
1b248a03e9
docs: Metrics tag openapi docs ()
I've copied most of the descriptions from what we did for batch metrics
under the Edge tag, however there are a couple of top level descriptions
that are "fine" but I'm definitely open to suggestions.

---------

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2023-04-26 12:10:57 +02:00
Christopher Kolstad
32399291e0
task: add OpenApi spec to metrics route ()
* task: add OpenApi spec to metrics route
2022-06-21 09:12:40 +02:00