Bugzilla – Attachment 67232 Details for
Bug 18508
Fix t/db_dependent/api/v1/swagger/definitions.t (follow-up of 18137)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18508: Fix t/db_dependent/api/v1/swagger/definitions.t (follow-up of 6758)
Bug-18508-Fix-tdbdependentapiv1swaggerdefinitionst.patch (text/plain), 1.01 KB, created by
Tomás Cohen Arazi (tcohen)
on 2017-09-20 12:16:31 UTC
(
hide
)
Description:
Bug 18508: Fix t/db_dependent/api/v1/swagger/definitions.t (follow-up of 6758)
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2017-09-20 12:16:31 UTC
Size:
1.01 KB
patch
obsolete
>From ed4f43d962f1ca663380fb798ed971ad3ed675a3 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 20 Sep 2017 09:15:42 -0300 >Subject: [PATCH] Bug 18508: Fix t/db_dependent/api/v1/swagger/definitions.t > (follow-up of 6758) > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > api/v1/swagger/definitions/patron.json | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/api/v1/swagger/definitions/patron.json b/api/v1/swagger/definitions/patron.json >index ebcf696af0..735454f80b 100644 >--- a/api/v1/swagger/definitions/patron.json >+++ b/api/v1/swagger/definitions/patron.json >@@ -139,6 +139,10 @@ > "type": ["string", "null"], > "description": "date the patron's card is set to expire" > }, >+ "date_renewed": { >+ "type": ["string", "null"], >+ "description": "date the patron's card was last renewed" >+ }, > "gonenoaddress": { > "type": ["boolean", "null"], > "description": "set to 1 if library marked this patron as having an unconfirmed address" >-- >2.14.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 18508
:
62817
|
62818
|
62894
|
62895
|
65706
|
67232
|
67265
|
67266