1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src/lib/routes
David Leek 95be24996e
Fixes hangs when sending incorrect parameters to deleteProjectApiToken endpoint (#4579)
## About the changes
Returns either 400 or 404 when token isn't found or doesn't match single
project must be provided projectId criteria

<!-- Does it close an issue? Multiple? -->
Closes #
Linear 2-1003

## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
Is projects.length > 1 a 400?
2023-08-28 13:53:32 +02:00
..
admin-api Fixes hangs when sending incorrect parameters to deleteProjectApiToken endpoint (#4579) 2023-08-28 13:53:32 +02:00
auth docs: Auth tag (#4126) 2023-07-04 08:31:54 +00:00
client-api feat: persist client application usage (#4534) 2023-08-21 14:36:31 +03: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
controller.ts refactor: split NoAccessError into ForbiddenError + PermissionError (#4190) 2023-07-10 12:48:13 +02: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: allow trust proxy (#4396) 2023-08-03 13:47:19 +03: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
public-invite.ts OpenAPI: add operation tests: require summaries and descriptions (#4377) 2023-08-01 15:58:15 +02:00
unleash-types.ts
util.ts fix: propagate http-errors as they are (#3922) 2023-06-08 13:14:53 +02:00