https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22613
--- Comment #30 from Tomás Cohen Arazi <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #26) > (In reply to Joonas Kylmälä from comment #25) > > Also, would we be able to do this without having to duplicate the endpoint > > definition by using the existing definition for /checkouts endpoint by > > replacing > > > > > "$ref": "paths/checkouts.json#/~1patrons~1{patron_id}~1checkouts" > > > > with > > > > > $ref": "paths/checkouts.json#/~1checkouts~1{patron_id} > > As-is, the patch looks correct and what Martin and I have been saying. I > haven't tried or run the tests to verify it is functional, but it looks > exactly as what we would've expected when saying 'alias'. I don't remember what 2019-Tomas meant by this XD -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
