test: update Bruno test data for media items

Update Bruno API test collections with latest test data:

Bookhoard.yml environment:
- Update media_item_id to current database value after recent
  database recreation/schema updates

Create Media Rating test:
- Change test rating from 8 to 7 to test different rating value
  for validation

These are test infrastructure updates only, no application code changes.
This commit is contained in:
2026-03-29 00:27:28 -04:00
parent e89ed4dbc6
commit 7f6c6d903e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ http:
type: json
data: |-
{
"rating": 8
"rating": 7
}
auth: inherit