[koha-commits] main Koha release repository branch master updated. v16.05.00-1359-g2975c01

Git repo owner gitmaster at git.koha-community.org
Mon Nov 14 12:26:48 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  2975c010204cad61d5a2c1982dabfd3b7812e74c (commit)
      from  0a90892387ec1a69ea9a811cb95e29e2db02979d (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 2975c010204cad61d5a2c1982dabfd3b7812e74c
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Thu Nov 10 10:21:52 2016 -0300

    Bug 17607: Fix patron definition in Swagger
    
    This patch makes the patron swagger definition match the DB schema.
    To test:
    - Run:
      $ prove t/db_dependent/api/v1/swagger/definitions.t
    => FAIL: 'lastseen' field is not declared in the swagger definition
    - Apply the patch
    - Run:
      $ prove t/db_dependent/api/v1/swagger/definitions.t
    => SUCCESS: Tests pass!
    - Sigh off :-D
    
    Sponsored-by: ByWater Solutions
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    All tests pass successfuly
    
    Signed-off-by: Lari Taskula <lari.taskula at jns.fi>
    Fixed a typo: seed -> seen
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 api/v1/swagger/definitions/patron.json |    4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list