1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src/test
Thomas Heartman 8e430810ef
fix: return 400 on invalid POST data to project access endpoint (#5610)
This PR fixes the issue discussed in SR-234, where you would get a 200
OK response even if your POST request to
`/api/admin/projects/<project-name>/access` contains invalid data (and
nothing is persisted).
2023-12-12 14:46:23 +01:00
..
config
e2e fix: return 400 on invalid POST data to project access endpoint (#5610) 2023-12-12 14:46:23 +01:00
examples
fixtures refactor: feature oriented architecture for project-environment (#5510) 2023-12-01 12:41:46 +01:00
arbitraries.test.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00