1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/src/test/e2e/api
Thomas Heartman f46d5a9269
chore: update segment cr return values (#5405)
This PR updates the returned value about segments to also include the CR
title and to be one list item per strategy per change request. This
means that if the same strategy is used multiple times in multiple
change requests, they each get their own line (as has been discussed
with Nicolae).

Because of this, this pr removes a collection step in the query and
fixes some test cases.
2023-11-27 11:20:39 +01:00
..
admin chore: update segment cr return values (#5405) 2023-11-27 11:20:39 +01:00
auth fix: User audit events (create, update, delete) should include rootRole. (#5399) 2023-11-24 16:06:37 +01:00
client fix: missing user id in segment update (#5414) 2023-11-24 11:17:36 +01:00
openapi refactor: switch to upstream express-openapi (#5259) 2023-11-06 08:22:02 +01:00
proxy test: speed up the tests (#5140) 2023-10-24 14:31:38 +02:00