From 23b53dba747997859aa44911f8d4ff8f1e333d62 Mon Sep 17 00:00:00 2001 From: Richard Schreiber Date: Tue, 16 Dec 2025 08:08:53 +0100 Subject: [PATCH] Update reusablemedia.rst --- doc/api/resources/reusablemedia.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/resources/reusablemedia.rst b/doc/api/resources/reusablemedia.rst index 15ea256c02..57f54106d5 100644 --- a/doc/api/resources/reusablemedia.rst +++ b/doc/api/resources/reusablemedia.rst @@ -110,7 +110,7 @@ Endpoints :query integer linked_orderposition: Only show media linked to the given ticket. :query integer linked_giftcard: Only show media linked to the given gift card. :query string expand: If you pass ``"linked_giftcard"``, ``"linked_giftcard.owner_ticket"``, ``"linked_orderpositions"``, - ``"linked_orderposition"`` (**deprecated**), or ``"customer"``, the respective field will be shown + ``"linked_orderposition"`` (**DEPRECATED**), or ``"customer"``, the respective field will be shown as a nested value instead of just an ID. The nested objects are identical to the respective resources, except that order positions will have an attribute of the format ``"order": {"code": "ABCDE", "event": "eventslug"}`` to make