Bugzilla – Attachment #120288: Bug 27797: (follow-up): Remove stray x-koha-override definition for
bug #27797
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 27797
Collapse All
|
Expand All
(-)
a/api/v1/swagger/paths/holds.json (-4 lines)
Lines 275-283
Link Here
275
"permissions": {
275
"permissions": {
276
"reserveforothers": "1"
276
"reserveforothers": "1"
277
}
277
}
278
},
279
"x-koha-override": {
280
"AllowHoldPolicyOverride": 1
281
}
278
}
282
}
279
}
283
},
280
},
284
-
Return to
bug 27797