From d26d0e0651ca621a31a00da8ca2cbc156ecd86b0 Mon Sep 17 00:00:00 2001 From: Richard Schreiber Date: Tue, 16 Dec 2025 08:06:04 +0100 Subject: [PATCH] unifiy deprecated style --- doc/api/resources/carts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/resources/carts.rst b/doc/api/resources/carts.rst index 74afdc4565..b725cc5a75 100644 --- a/doc/api/resources/carts.rst +++ b/doc/api/resources/carts.rst @@ -192,7 +192,7 @@ Cart position endpoints * ``attendee_email`` (optional) * ``subevent`` (optional) * ``expires`` (optional) - * ``includes_tax`` (optional, **deprecated**, do not use, will be removed) + * ``includes_tax`` (optional, **DEPRECATED**, do not use, will be removed) * ``sales_channel`` (optional) * ``voucher`` (optional, expect a voucher code) * ``addons`` (optional, expect a list of nested objects of cart positions)