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

View File

@@ -199,4 +199,4 @@ delete:
$ref: ../components/responses/500_error.yaml
x-workflow: deleteDraftOrdersWorkflow
x-events: []
x-version: 2.8.4
x-since: 2.8.4

View File

@@ -75,4 +75,4 @@ delete:
```
description: Emitted when an order edit request is canceled.
deprecated: false
version: 2.8.0
since: 2.8.0

View File

@@ -56,4 +56,4 @@ post:
```
description: Emitted when an order edit request is confirmed.
deprecated: false
version: 2.8.0
since: 2.8.0

View File

@@ -56,4 +56,4 @@ post:
```
description: Emitted when an order edit is requested.
deprecated: false
version: 2.8.0
since: 2.8.0

View File

@@ -47,4 +47,4 @@ post:
$ref: ../components/responses/500_error.yaml
x-workflow: importProductsAsChunksWorkflow
x-events: []
x-version: 2.8.5
x-since: 2.8.5

View File

@@ -44,4 +44,4 @@ post:
$ref: ../components/responses/invalid_request_error.yaml
'500':
$ref: ../components/responses/500_error.yaml
x-version: 2.8.5
x-since: 2.8.5

View File

@@ -192,4 +192,4 @@ get:
$ref: ../components/responses/invalid_request_error.yaml
'500':
$ref: ../components/responses/500_error.yaml
x-version: 2.8.0
x-since: 2.8.0