[Koha-bugs] [Bug 23677] Add route to get a bibliographic record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 3 16:04:45 CEST 2019


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

Arthur Suzuki <arthur.suzuki at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arthur.suzuki at biblibre.com

--- Comment #10 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Hi Tomas,
Here are the results for the qa-tools, over than that everything (unit test and
manual testing) working perfectly thanks!

curl http://localhost:8080/api/v1/biblios/4 \ -H 'Accept: application/json'

> Gives back expected results :)


testing 4 commit(s) (applied to 98e4b5c '4a Bug 23537: Overdrive won't show
co')

Processing files before patches
|========================>| 4 / 4 (100.00%)
Processing files after patches
|========================>| 4 / 4 (100.00%)

 OK     C4/Installer/PerlDependencies.pm
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   OK     pod coverage
   OK     spelling
   OK     valid

 FAIL   Koha/REST/V1/Biblios.pm
   FAIL   critic
                # Variables::ProhibitConditionalDeclarations: Got 1
violation(s).  
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   OK     pod coverage
   OK     spelling
   OK     valid

 OK     Koha/Schema/Result/Biblio.pm
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   OK     pod coverage
   OK     spelling
   OK     valid

 OK     t/db_dependent/api/v1/biblios.t
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   OK     spelling
   OK     valid

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


More information about the Koha-bugs mailing list