docs: change from detecting version to since tag (#13127)

* update everything from version to since

* update events

* regenerate oas
This commit is contained in:
Shahed Nasser
2025-08-01 18:22:42 +03:00
committed by GitHub
parent 57ad8fc755
commit 522fc12d7a
36 changed files with 94 additions and 101 deletions
@@ -1360,7 +1360,7 @@ paths:
```
description: Emitted when the customer in the cart is transferred.
deprecated: false
version: 2.8.0
since: 2.8.0
/store/carts/{id}/gift-cards:
post:
operationId: PostCartsIdGiftCards
@@ -8845,7 +8845,7 @@ paths:
```
description: Emitted when a return is marked as received.
deprecated: false
x-version: 2.8.0
x-since: 2.8.0
/store/shipping-options:
get:
operationId: GetShippingOptions
@@ -87,4 +87,4 @@ post:
```
description: Emitted when the customer in the cart is transferred.
deprecated: false
version: 2.8.0
since: 2.8.0
@@ -67,4 +67,4 @@ post:
```
description: Emitted when a return is marked as received.
deprecated: false
x-version: 2.8.0
x-since: 2.8.0