From 56ad8d937adfe741f67f37d34124ba1c49f7597e Mon Sep 17 00:00:00 2001 From: gzub04 Date: Sun, 16 Jun 2024 21:38:20 +0200 Subject: [PATCH] Rebase --- movie_recommendations/test.http | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 movie_recommendations/test.http diff --git a/movie_recommendations/test.http b/movie_recommendations/test.http deleted file mode 100644 index a474e240..00000000 --- a/movie_recommendations/test.http +++ /dev/null @@ -1,12 +0,0 @@ -### - -POST http://127.0.0.1:5000/api/v3/AI_recommendations -Content-Type: application/json - -[ - 49026, - 155, - 312113 -] - -### \ No newline at end of file