[koha-commits] main Koha release repository branch master updated. v16.05.00-1431-g153e07f

Git repo owner gitmaster at git.koha-community.org
Tue Nov 22 12:42:19 CET 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  153e07fe5e9956e2024a261dee793cc34ed1351c (commit)
      from  65af3904c5b1359a298c4ed0024a6e258ac8e342 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 153e07fe5e9956e2024a261dee793cc34ed1351c
Author: Lari Taskula <larit at student.uef.fi>
Date:   Tue Aug 9 14:42:15 2016 +0300

    Bug 17086: Reword borrowers to patrons in Swagger tags for holds
    
    Routes for holds have tags called "borrowers". We should use "patrons" instead
    in order not to have both (endpoints for patrons already add "patrons").
    
    This patch changes the tags from borrowers to patrons in:
    GET  /holds
    POST /holds
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 api/v1/swagger/paths/holds.json |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list