clean http
This commit is contained in:
parent
141fba8f7e
commit
a5095d7a4b
11
test.http
11
test.http
@ -1,26 +1,15 @@
|
|||||||
GET http://localhost:8000/albums/4
|
GET http://localhost:8000/albums/4
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
|
||||||
<> 2022-10-14T140500.200.json
|
|
||||||
<> 2022-10-14T123741.200.json
|
|
||||||
<> 2022-10-14T123737.200.json
|
|
||||||
|
|
||||||
###
|
###
|
||||||
GET http://localhost:8000/albums
|
GET http://localhost:8000/albums
|
||||||
Content-Type: application/json
|
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
|
POST http://localhost:8000/albums
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
|
||||||
{"title": "Mark Tom and Travis Show", "artist": "Blink-182", "price": "18.99"}
|
{"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
|
POST http://localhost:8000/albums
|
||||||
|
Loading…
Reference in New Issue
Block a user