Skip to content

Commit

Permalink
Merge pull request #1214 from sul-dlss/folio-types-update
Browse files Browse the repository at this point in the history
Update FOLIO types
  • Loading branch information
corylown authored Feb 21, 2025
2 parents 68bd313 + 9475861 commit 914c903
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/folio/loan_policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,11 @@
"due": "2025-04-01T06:59:59.000+00:00",
"from": "2024-11-20T08:00:00.000+00:00",
"to": "2025-03-01T07:59:59.000+00:00"
},
{
"due": "2025-06-14T06:59:59.000+00:00",
"from": "2025-03-01T08:00:00.000+00:00",
"to": "2025-05-14T06:59:59.000+00:00"
}
]
}
Expand Down Expand Up @@ -645,6 +650,11 @@
"due": "2025-04-01T06:59:59.000+00:00",
"from": "2024-11-20T08:00:00.000+00:00",
"to": "2025-03-01T07:59:59.000+00:00"
},
{
"due": "2025-06-14T06:59:59.000+00:00",
"from": "2025-03-01T08:00:00.000+00:00",
"to": "2025-05-14T06:59:59.000+00:00"
}
]
}
Expand Down

0 comments on commit 914c903

Please sign in to comment.