Bugzilla – Attachment 62818 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: Add overdrive_auth_token to patron.json definition
Bug-18508-Add-overdriveauthtoken-to-patronjson-def.patch (text/plain), 918 bytes, created by
Lari Taskula
on 2017-04-28 12:39:38 UTC
(
hide
)
Description:
Bug 18508: Add overdrive_auth_token to patron.json definition
Filename:
MIME Type:
Creator:
Lari Taskula
Created:
2017-04-28 12:39:38 UTC
Size:
918 bytes
patch
obsolete
>From 55f1d34070475d5d42008cca28730d04a898044d Mon Sep 17 00:00:00 2001 >From: Lari Taskula <lari.taskula@jns.fi> >Date: Fri, 28 Apr 2017 12:36:56 +0000 >Subject: [PATCH] Bug 18508: Add overdrive_auth_token to patron.json definition > >To test: >1. prove t/db_dependent/api/v1/swagger/definitions.t >--- > 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 d14666e..ce78be6 100644 >--- a/api/v1/swagger/definitions/patron.json >+++ b/api/v1/swagger/definitions/patron.json >@@ -274,6 +274,10 @@ > "lastseen": { > "type": ["string", "null"], > "description": "last time a patron has been seen (connected at the OPAC or staff interface)" >+ }, >+ "overdrive_auth_token": { >+ "type": ["string", "null"], >+ "description": "persist OverDrive auth token" > } > } > } >-- >2.7.4
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