https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41939
Bug ID: 41939
Summary: REST API doesn't show phone number for libraries
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: REST API
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
When making a call to the API endpoint /public/libraries/{library_id} the
response should included the library phone number. When testing on my system, I
get the following fields in my response:
"address1"
"address2"
"address3"
"city"
"country"
"email"
"fax"
"ill_email"
"library_id"
"name"
"postal_code"
"state"
"url"
The "phone" field seems to be missing.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/