Ludovic Lamarche
Ludovic Lamarche
Hello, I had the same issue and I found typescript lib : https://github.com/adamgrieger/spotify-web-api-ts
> Type change is a breaking change. cf.: https://go.dev/play/p/b4su08crVCn So what next ? should we break or should we version the type ?
Hello, the string param is here https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/migrate_server.py#L108 I also see the force params on version 2.30, so maybe I can directly create a params struct suffixed by 230? Le mer....
> @jtopjian I apologize for the delay. > > I think we should be able to fix this by doing something like this: > > Set the `BlockMigration` type to...
hello, I don't see any logs about the failed acceptance test, can you help ?
hi, is it planned to fix ? : }
I have the same issue with fresh created vue3 application on webpack. Did you find a solution @ludvigeriksson ?
> could you please rebase it so we can run the CI jobs for Compute. Thanks Hello rebase is done, should be ready to merge \o/ :)
Could be an enum ?
Hello @EmilienM , I still have issue with tests :'( Can you take back the code to check in development environment ?