From 9e0ebe015c4c507c786e55cc5034300219329a71 Mon Sep 17 00:00:00 2001 From: sinedied Date: Thu, 28 Mar 2024 09:11:23 +0100 Subject: [PATCH] chore: use same test pdf file in api.http --- packages/api/api.http | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/api/api.http b/packages/api/api.http index 553a1e0..5d957bd 100644 --- a/packages/api/api.http +++ b/packages/api/api.http @@ -27,4 +27,4 @@ Content-Type: application/pdf ### Retrieve PDF document -GET {{api_host}}/api/documents/privacy-policy.pdf +GET {{api_host}}/api/documents/test.pdf