1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-17 13:46:47 +02:00
unleash.unleash/src/lib/routes/admin-api/project
David Leek 10a62642d7
chore: return 404 when adding environment to project that doesnt exist (#4635)
## About the changes

Returns a 404 response instead of 500 when trying to set an environment
on a project that doesn't exist
2023-09-08 12:36:13 +02:00
..
api-token.ts chore: return 404 when projectid not found (#4581) 2023-08-30 10:24:20 +02:00
environments.ts chore: return 404 when adding environment to project that doesnt exist (#4635) 2023-09-08 12:36:13 +02:00
health-report.ts docs: openapi schema specifications for Projects tag (#3571) 2023-05-19 09:07:23 +02:00
index.ts feat: DORA metrics lead time to production (#4589) 2023-08-30 14:39:43 +02:00
project-archive.ts openapi: update misc 'features'-tagged endpoints (#4192) 2023-07-11 14:17:10 +02:00
project-features.ts OpenAPI: add operation tests: require summaries and descriptions (#4377) 2023-08-01 15:58:15 +02:00
variants.ts fix: feature OpenAPI endpoints - project related (#4212) 2023-07-14 16:48:35 +02:00