Bugzilla – Attachment 182645 Details for
Bug 30301
Add an option to specify the patron expiration notices as mandatory by patron category
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30301: (follow-up) Fix API spec
Bug-30301-follow-up-Fix-API-spec.patch (text/plain), 984 bytes, created by
Matt Blenkinsop
on 2025-05-20 08:22:42 UTC
(
hide
)
Description:
Bug 30301: (follow-up) Fix API spec
Filename:
MIME Type:
Creator:
Matt Blenkinsop
Created:
2025-05-20 08:22:42 UTC
Size:
984 bytes
patch
obsolete
>From 27ae160b0663c103b91eec24aa9d94ff847502e6 Mon Sep 17 00:00:00 2001 >From: Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk> >Date: Tue, 20 May 2025 09:22:24 +0100 >Subject: [PATCH] Bug 30301: (follow-up) Fix API spec > >--- > api/v1/swagger/definitions/patron_category.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/api/v1/swagger/definitions/patron_category.yaml b/api/v1/swagger/definitions/patron_category.yaml >index 072b805e668..7f2d4a3288c 100644 >--- a/api/v1/swagger/definitions/patron_category.yaml >+++ b/api/v1/swagger/definitions/patron_category.yaml >@@ -118,6 +118,10 @@ properties: > force_password_reset_when_set_by_staff: > type: boolean > description: If patrons of this category are required to reset password after being created by a staff member >+ enforce_expiry_notice: >+ type: >+ - boolean >+ description: Set threshold of debt allowed before issues are blocked > additionalProperties: false > required: > - patron_category_id >-- >2.48.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 30301
:
175086
|
175087
|
175088
|
175089
|
175526
|
175527
|
175528
|
175529
|
181102
|
181103
|
181104
|
181105
|
181106
|
181107
|
181108
|
182152
|
182153
|
182154
|
182155
|
182156
|
182157
|
182158
|
182527
|
182529
|
182530
|
182531
|
182532
|
182533
|
182534
|
182535
|
182536
|
182537
|
182538
| 182645