feat: update, delete, get movies
This commit is contained in:
@@ -10,10 +10,10 @@ http:
|
||||
type: json
|
||||
data: |-
|
||||
{
|
||||
"title": "The Breakfast Club",
|
||||
"runtime": "96 mins",
|
||||
"year": 1986,
|
||||
"genres": ["drama"]
|
||||
"title": "Test",
|
||||
"runtime": "120 mins",
|
||||
"year": 2025,
|
||||
"genres": ["action", "horror"]
|
||||
}
|
||||
auth: inherit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user