diff --git a/spec/fixtures/bibdata/bibdata_patron_barcode_pick_up_only_response.json b/spec/fixtures/bibdata/bibdata_patron_barcode_pick_up_only_response.json index 913a59385..9b4521364 100644 --- a/spec/fixtures/bibdata/bibdata_patron_barcode_pick_up_only_response.json +++ b/spec/fixtures/bibdata/bibdata_patron_barcode_pick_up_only_response.json @@ -10,6 +10,5 @@ "purge_date": "2016-10-31T23:00:03.000-05:00", "expire_date": "2022-10-31T23:00:03.000-05:00", "patron_id": 77777, - "active_email": "a@b.com", - "campus_authorized": false + "active_email": "a@b.com" } \ No newline at end of file diff --git a/spec/fixtures/bibdata/bibdata_patron_no_barcode_response.json b/spec/fixtures/bibdata/bibdata_patron_no_barcode_response.json index 4064137f5..54497866b 100644 --- a/spec/fixtures/bibdata/bibdata_patron_no_barcode_response.json +++ b/spec/fixtures/bibdata/bibdata_patron_no_barcode_response.json @@ -10,6 +10,5 @@ "purge_date": "2016-10-31T23:00:03.000-05:00", "expire_date": "2022-10-31T23:00:03.000-05:00", "patron_id": 77777, - "active_email": "a@b.com", - "campus_authorized": false + "active_email": "a@b.com" } diff --git a/spec/fixtures/bibdata/bibdata_patron_response.json b/spec/fixtures/bibdata/bibdata_patron_response.json index a3f5ac995..9de31e89a 100644 --- a/spec/fixtures/bibdata/bibdata_patron_response.json +++ b/spec/fixtures/bibdata/bibdata_patron_response.json @@ -11,8 +11,6 @@ "expire_date": "2022-10-31T23:00:03.000-05:00", "patron_id": 77777, "active_email": "a@b.com", - "campus_authorized": true, - "campus_authorized_category": "full", "ldap": { "netid": "jstudent", "department": "First ", diff --git a/spec/fixtures/bibdata/bibdata_patron_response_barcode.json b/spec/fixtures/bibdata/bibdata_patron_response_barcode.json index cbfb9ea08..d45706680 100644 --- a/spec/fixtures/bibdata/bibdata_patron_response_barcode.json +++ b/spec/fixtures/bibdata/bibdata_patron_response_barcode.json @@ -10,6 +10,5 @@ "purge_date": "2016-10-31T23:00:03.000-05:00", "expire_date": "2022-10-31T23:00:03.000-05:00", "patron_id": 77777, - "active_email": "a@b.com", - "campus_authorized": false + "active_email": "a@b.com" } diff --git a/spec/fixtures/bibdata/bibdata_patron_response_graduate_no_campus.json b/spec/fixtures/bibdata/bibdata_patron_response_graduate_no_campus.json index 78586f750..c9d4acaa7 100644 --- a/spec/fixtures/bibdata/bibdata_patron_response_graduate_no_campus.json +++ b/spec/fixtures/bibdata/bibdata_patron_response_graduate_no_campus.json @@ -11,8 +11,6 @@ "expire_date": "2022-10-31T23:00:03.000-05:00", "patron_id": 77777, "active_email": "a@b.com", - "campus_authorized": false, - "campus_authorized_category": "none", "ldap": { "netid": "jstudent", "department": "First ", diff --git a/spec/fixtures/bibdata/bibdata_patron_response_no_campus.json b/spec/fixtures/bibdata/bibdata_patron_response_no_campus.json index cd893d30e..9de31e89a 100644 --- a/spec/fixtures/bibdata/bibdata_patron_response_no_campus.json +++ b/spec/fixtures/bibdata/bibdata_patron_response_no_campus.json @@ -11,8 +11,6 @@ "expire_date": "2022-10-31T23:00:03.000-05:00", "patron_id": 77777, "active_email": "a@b.com", - "campus_authorized": false, - "campus_authorized_category": "none", "ldap": { "netid": "jstudent", "department": "First ", diff --git a/spec/fixtures/bibdata_patron_no_barcode_response.json b/spec/fixtures/bibdata_patron_no_barcode_response.json index 4064137f5..54497866b 100644 --- a/spec/fixtures/bibdata_patron_no_barcode_response.json +++ b/spec/fixtures/bibdata_patron_no_barcode_response.json @@ -10,6 +10,5 @@ "purge_date": "2016-10-31T23:00:03.000-05:00", "expire_date": "2022-10-31T23:00:03.000-05:00", "patron_id": 77777, - "active_email": "a@b.com", - "campus_authorized": false + "active_email": "a@b.com" } diff --git a/spec/fixtures/bibdata_patron_response.json b/spec/fixtures/bibdata_patron_response.json index a3f5ac995..9de31e89a 100644 --- a/spec/fixtures/bibdata_patron_response.json +++ b/spec/fixtures/bibdata_patron_response.json @@ -11,8 +11,6 @@ "expire_date": "2022-10-31T23:00:03.000-05:00", "patron_id": 77777, "active_email": "a@b.com", - "campus_authorized": true, - "campus_authorized_category": "full", "ldap": { "netid": "jstudent", "department": "First ", diff --git a/spec/fixtures/bibdata_patron_response_barcode.json b/spec/fixtures/bibdata_patron_response_barcode.json index cbfb9ea08..d45706680 100644 --- a/spec/fixtures/bibdata_patron_response_barcode.json +++ b/spec/fixtures/bibdata_patron_response_barcode.json @@ -10,6 +10,5 @@ "purge_date": "2016-10-31T23:00:03.000-05:00", "expire_date": "2022-10-31T23:00:03.000-05:00", "patron_id": 77777, - "active_email": "a@b.com", - "campus_authorized": false + "active_email": "a@b.com" } diff --git a/spec/fixtures/bibdata_patron_response_graduate_no_campus.json b/spec/fixtures/bibdata_patron_response_graduate_no_campus.json index 78586f750..c9d4acaa7 100644 --- a/spec/fixtures/bibdata_patron_response_graduate_no_campus.json +++ b/spec/fixtures/bibdata_patron_response_graduate_no_campus.json @@ -11,8 +11,6 @@ "expire_date": "2022-10-31T23:00:03.000-05:00", "patron_id": 77777, "active_email": "a@b.com", - "campus_authorized": false, - "campus_authorized_category": "none", "ldap": { "netid": "jstudent", "department": "First ", diff --git a/spec/fixtures/bibdata_patron_response_no_campus.json b/spec/fixtures/bibdata_patron_response_no_campus.json index cd893d30e..9de31e89a 100644 --- a/spec/fixtures/bibdata_patron_response_no_campus.json +++ b/spec/fixtures/bibdata_patron_response_no_campus.json @@ -11,8 +11,6 @@ "expire_date": "2022-10-31T23:00:03.000-05:00", "patron_id": 77777, "active_email": "a@b.com", - "campus_authorized": false, - "campus_authorized_category": "none", "ldap": { "netid": "jstudent", "department": "First ",