That did it, thanks <@UDVMV4NBU> - i removed the Q...
# micronaut
m
That did it, thanks @Graeme - i removed the QueryValue annotation and renamed the field to
skuId
(from
skuIds
to match the specified query param in the string) and it now sends the list as per spec.
👍 2