Skip to content

Commit fe09b0e

Browse files
authored
Merge pull request #15 from wegift/delete-2023-07
Delete 2023-07 version of the API
2 parents 55727ce + 4eb11cb commit fe09b0e

File tree

3 files changed

+10
-1695
lines changed

3 files changed

+10
-1695
lines changed

changelog/api.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ icon: newspaper
44
description: "Changelog of all major API updates, new features, removals, and improvements."
55
---
66

7+
<Update label="November 2025" tags={["Removal", "Version"]}>
8+
9+
## 2023-07-27 API version end-of-life
10+
11+
As of **14 November 2025** the **2023-07-27** version of the API is no longer available.
12+
13+
All affected customers were notified ahead of time. As of today requests for the specific version using the `X-Api-Version` header will respond with a `410 Gone` error code. Requests without this header will default to the current API version.
14+
15+
</Update>
16+
717
<Update label="September 2025" tags={["Feature", "Ordering"]}>
818

919
## New metadata field added to ordering endpoint

docs.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,6 @@
130130
]
131131
}
132132
]
133-
},
134-
{
135-
"version": "2023-07-27",
136-
"openapi": "/reference/2023-07-27/openapi.json"
137133
}
138134
]
139135
},

0 commit comments

Comments
 (0)