From a5095d7a4b7a1776839aa1b3351e330b6a946fed Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Fri, 14 Oct 2022 14:07:51 -0400 Subject: [PATCH] clean http --- test.http | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/test.http b/test.http index 02dbb8c..899ea13 100644 --- a/test.http +++ b/test.http @@ -1,26 +1,15 @@ GET http://localhost:8000/albums/4 Content-Type: application/json -<> 2022-10-14T140500.200.json -<> 2022-10-14T123741.200.json -<> 2022-10-14T123737.200.json - ### GET http://localhost:8000/albums Content-Type: application/json -<> 2022-10-14T140523.200.json -<> 2022-10-14T123704.200.json -<> 2022-10-14T123659.200.json -<> 2022-10-14T123235.200.json - ### POST http://localhost:8000/albums Content-Type: application/json {"title": "Mark Tom and Travis Show", "artist": "Blink-182", "price": "18.99"} -<> 2022-10-14T123203.200.json -<> 2022-10-14T123049.400.json ### POST http://localhost:8000/albums