https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29926
--- Comment #14 from Tomás Cohen Arazi <[email protected]> --- Created attachment 133890 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133890&action=edit Bug 29926: (QA follow-up) API design fixes This patch makes the following changes to the spec: * Password being the resource and expiration_date an attribute for it, so reorganizing things and also renaming the route. * Be it undefined or defined, expiration date is only one and thus should use the PUT verb (as in overwrite). * Minor bug 30194-related fixes. Signed-off-by: Tomas Cohen Arazi <[email protected]> -- 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/
