scripts/generate kendra generates service bindings which do not compile, because some of the generated lenses lose the type prefix. I suspect something involving a Ptr, but I'm not sure what. Until this is fixed, we cannot generate new versions of service bindings.
scripts/generate kendra
generates service bindings which do not compile, because some of the generated lenses lose the type prefix. I suspect something involving aPtr
, but I'm not sure what. Until this is fixed, we cannot generate new versions of service bindings.