On Thursday, February 9th, 2023 at 17:38, Joshua Ashton <joshua@xxxxxxxxx> wrote: > > I mean, the strings are the uAPI, not the integers, right? > > Both are uAPI these days. Yes. The integers are uAPI, if you change them you'll break libliftoff users. There is an old thread discussing this somewhere. The tl;dr was that there is no use-case for exposing the same string with a different integer, so no good reason to justify the substantial complexity of handling this case.