Bugzilla – Attachment #170999: Bug 37809: (follow-up) Allow embedding item.biblio too for
bug #37809
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 37809
Collapse All
|
Expand All
(-)
a/api/v1/swagger/paths/checkouts.yaml (+2 lines)
Lines 30-35
Link Here
30
enum:
30
enum:
31
- issuer
31
- issuer
32
- item
32
- item
33
- item.biblio
33
- library
34
- library
34
- patron
35
- patron
35
- renewals
36
- renewals
Lines 152-157
Link Here
152
enum:
153
enum:
153
- issuer
154
- issuer
154
- item
155
- item
156
- item.biblio
155
- library
157
- library
156
- patron
158
- patron
157
- renewals
159
- renewals
(-)
a/api/v1/swagger/paths/patrons_checkouts.yaml (-1 / +1 lines)
Lines 25-30
Link Here
25
enum:
25
enum:
26
- issuer
26
- issuer
27
- item
27
- item
28
- item.biblio
28
- library
29
- library
29
- patron
30
- patron
30
- renewals
31
- renewals
31
-
Return to
bug 37809