On Tue, 2020-04-14 at 16:21 +1000, Daniel Axtens wrote: > In the process of fixing the previous bug, I realised that: > > a) /api/patches/msgid is a perfectly reasonable thing to attempt > b) We have no way of finding a patch by message id in the API > > We can't actualy make /api/patches/msgid work because it may not > be unique, but we can add a filter. > > I'm shoehorning this into stable/2.2, even though it's technically > an API change: it's minor, not incompatible and in hindsight a > glaring hole. > > Cc: Michael Ellerman <[email protected]> > Signed-off-by: Daniel Axtens <[email protected]>
I meant to do this before cutting v2.2.0 and forgot. Probably should have had a list. It's not ideal putting this into an already released API version, but I agree it's a huge oversight. Let's make sure we get v2.2.1 out nice and quickly. Reviewed-by: Stephen Finucane <[email protected]> Stephen _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
