1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +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
client-api feat: persist client application usage (#4534) 2023-08-21 14:36:31 +03:00
edge-api
proxy-api
backstage.test.ts
backstage.ts
controller.ts refactor: split NoAccessError into ForbiddenError + PermissionError (#4190) 2023-07-10 12:48:13 +02:00
health-check.test.ts
health-check.ts
index.ts feat: allow trust proxy (#4396) 2023-08-03 13:47:19 +03:00
logout.test.ts
logout.ts
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