From be7d27d88cb31576ec3c033a975d7dc2018e3196 Mon Sep 17 00:00:00 2001 From: Brittny Lapierre Date: Thu, 24 Oct 2024 08:32:55 -0400 Subject: [PATCH] Update todos record --- server.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/server.py b/server.py index 9f93b21..9a661a9 100644 --- a/server.py +++ b/server.py @@ -444,11 +444,12 @@ async def protected_endpoint(user: OpenID = Depends(get_logged_user)): X - Attach OCR PDF to Canvases -- Route to save manifest to Mary API +X - Route to save manifest to Mary API https://intility.github.io/fastapi-azure-auth/usage-and-faq/calling_your_apis_from_python Attach MARC as SeeAlso to manifest: // https://crkn-blacklight-beta.azurewebsites.net/catalog//librarian_view Attach OCR PDF SeeAlso to manifest - call this route from the front end app + +- call this route from the front end app - OCR PDF changes: Change call for updating canvas in couch - file is replace with same name so we don't need to worry about updating IIIF)