1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src/lib
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
..
__snapshots__ feat: application usage feature flag and cleanup (#4568) 2023-08-25 13:26:44 +03:00
addons feat: slack-app can now post to both tagged and default channel (#4520) 2023-08-21 09:00:06 +02:00
db feat: multiple project roles (#4512) 2023-08-25 09:31:37 +01:00
domain/project-health
error
features feat: import service validate duplicates (#4558) 2023-08-24 10:05:21 +02:00
middleware
openapi feat: applicaton usage endpoint (#4548) 2023-08-23 12:00:22 +03:00
proxy
routes Fixes hangs when sending incorrect parameters to deleteProjectApiToken endpoint (#4579) 2023-08-28 13:53:32 +02:00
schema
segments
services feat: multiple project roles (#4512) 2023-08-25 09:31:37 +01:00
types feat: application usage feature flag and cleanup (#4568) 2023-08-25 13:26:44 +03:00
util feat: import service validate duplicates (#4558) 2023-08-24 10:05:21 +02:00
app.test.ts
app.ts
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts