1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/cypress/integration
sighphyre d8d510be22 fix: change rollout datatype to int
Gradual rollout has the rollout property specified as a string in
both the client spec tests and our API docs and the Rust SDK expects
that contract to be upheld. This commit changes the datatype of rollout
from an int to a string
2022-03-22 16:00:54 +02:00
..
auth fix: show invalid token page when token error is received (#785) 2022-03-15 16:00:13 +01:00
feature fix: change rollout datatype to int 2022-03-22 16:00:54 +02:00