docs: update media item bruno docs with normalization info
Update Update Media Item.bru to document normalization behavior: - Note that tags and contributors are auto-normalized (same as Create) - Document response includes updated search fields Relates to Tags & Contributors Migration documentation updates
This commit is contained in:
@@ -85,9 +85,12 @@ docs {
|
||||
**Path Parameters:**
|
||||
- `id` (string): Media item UUID
|
||||
|
||||
**Request Body:** All media item fields (same as Create)
|
||||
|
||||
**Response:** Updated media item object
|
||||
**Request Body:** All media item fields (same as Create)
|
||||
- Tags and contributors are auto-normalized (see Create Media Item docs)
|
||||
|
||||
**Response:** Updated media item object
|
||||
- Includes normalized `tags` and `contributors` fields
|
||||
- Includes updated `tags_search` and `contributors_search` fields
|
||||
|
||||
**Status Codes:**
|
||||
- 200: Media item updated successfully
|
||||
|
||||
Reference in New Issue
Block a user