[Koha-bugs] [Bug 16825] REST API: Add API route for getting an item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 11 10:04:16 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16825

Lari Taskula <lari.taskula at jns.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56131|0                           |1
        is obsolete|                            |

--- Comment #23 from Lari Taskula <lari.taskula at jns.fi> ---
Created attachment 56133
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56133&action=edit
Bug 16825: [QA Follow-up] Add 'new_status' to Swagger definition

Adds missing "new_status" to item's Swagger definition.

To test:
1. Run t/db_dependent/api/v1/swagger/definitions.t
2. Observe that test fails because of missing new_status.
3. Apply patch and test again
4. Observe that test no longer complains about new_status.

(minify swagger)
perl misc/devel/minifySwagger.pl -s api/v1/swagger/swagger.json -d
api/v1/swagger/swagger.min.json

Signed-off-by: Jiri Kozlovsky <mail at jkozlovsky.cz>

Fixed a typo in minifying command.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list