1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/routes
Christopher Kolstad b04545c25f
docs: Events tag (#4152)
### What
This PR adds documentation for our endpoints that are covered by our
"Events" tag. It also adds a type for all valid events, and then uses
this as valid values for type argument.
2023-07-06 08:57:09 +00:00
..
admin-api docs: Events tag (#4152) 2023-07-06 08:57:09 +00:00
auth docs: Auth tag (#4126) 2023-07-04 08:31:54 +00:00
client-api docs: OpenAPI Client tag (#3979) 2023-06-14 12:19:00 +00:00
edge-api docs: Added docs for edge endpoints (#3501) 2023-04-14 15:39:39 +02:00
proxy-api feat: Frontend api openapi spec (#4133) 2023-07-03 15:48:09 +02:00
backstage.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
backstage.ts fix: store snapshots in temp folder (#2864) 2023-01-10 13:53:00 +01:00
controller.ts refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
health-check.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
health-check.ts docs: Health check endpoint (#3959) 2023-06-12 12:56:45 +00:00
index.ts feat: Frontend api openapi spec (#4133) 2023-07-03 15:48:09 +02:00
logout.test.ts feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
logout.ts feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
public-invite.test.ts Maintenance mode middleware (#2707) 2022-12-19 09:01:04 +02:00
public-invite.ts fix: Fix broken OpenAPI (#2379) 2022-11-10 22:55:01 +01:00
unleash-types.ts Add support for req.logout with passport version 0.6.0 and onwards (#2041) 2022-09-13 09:59:34 +02:00
util.ts fix: propagate http-errors as they are (#3922) 2023-06-08 13:14:53 +02:00