Skip to content

Commit 294ce7c

Browse files
devexperienceGenevieve Nuebel
authored andcommitted
TEST: Generated SDK versions: v20111101,v20250224
This commit was automatically created by the test-auto-generate workflow. Payload: {version:minor,commit_sha:c82b864da52b5d6215bbae79ce4772ba99e8abe8,api_versions:v20111101,v20250224}
1 parent 21f0c97 commit 294ce7c

File tree

8 files changed

+37
-19
lines changed

8 files changed

+37
-19
lines changed

TEST-CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [3.0.0] - 2026-02-18 (v20250224 API)
99

10+
### Changed
11+
- Updated v20250224 API specification to most current version. Please check full [API changelog](https://docs.mx.com/resources/changelog/platform) for any changes made between 2026-02-18 and 2026-02-18.
12+
## [2.0.0] - 2026-02-18 (v20111101 API)
13+
14+
### Changed
15+
- Updated v20111101 API specification to most current version. Please check full [API changelog](https://docs.mx.com/resources/changelog/platform) for any changes made between 2026-02-18 and 2026-02-18.
16+
17+
## [3.0.0] - 2026-02-18 (v20250224 API)
18+
1019
### Changed
1120
- Updated v20250224 API specification to most current version. Please check full [API changelog](https://docs.mx.com/resources/changelog/platform) for any changes.
1221

openapi/test-config-v20111101.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
apiVersion: v20111101
33
generatorName: typescript-axios
44
npmName: mx-platform-node
5-
npmVersion: 98.0.1
5+
npmVersion: 98.1.0
66
supportsES6: true
77
".openapi-generator-ignore": true

test-generated/test-config-v20111101/test-config-v20111101.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

test-generated/test-config-v20250224/test-config-v20250224.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

test-v20111101/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [3.0.0] - 2026-02-18 (v20250224 API)
9+
10+
### Changed
11+
- Updated v20250224 API specification to most current version. Please check full [API changelog](https://docs.mx.com/resources/changelog/platform) for any changes made between 2026-02-18 and 2026-02-18.
12+
## [2.0.0] - 2026-02-18 (v20111101 API)
13+
14+
### Changed
15+
- Updated v20111101 API specification to most current version. Please check full [API changelog](https://docs.mx.com/resources/changelog/platform) for any changes made between 2026-02-18 and 2026-02-18.
16+
17+
## [3.0.0] - 2026-02-18 (v20250224 API)
18+
19+
### Changed
20+
- Updated v20250224 API specification to most current version. Please check full [API changelog](https://docs.mx.com/resources/changelog/platform) for any changes.
21+
822
## [2.0.0] - 2026-02-18 (v20111101 API)
923

1024
### Changed

test-v20111101/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MX Platform Node.js (v20111101 API)
22

3-
**SDK version:** 98.0.1
3+
**SDK version:** 98.1.0
44
**API version:** v20111101
55

66
You are using the **v20111101** API version of `mx-platform-node`. For other API versions, see [Available API Versions](#available-api-versions) below.
@@ -13,7 +13,7 @@ To verify which API version you have installed:
1313
```json
1414
{
1515
"dependencies": {
16-
"mx-platform-node": "^98.0.1"
16+
"mx-platform-node": "^98.1.0"
1717
}
1818
}
1919
```
@@ -26,7 +26,7 @@ console.log(pkg.apiVersion); // v20111101
2626

2727
**Via npm:**
2828
```shell
29-
npm view mx-platform-node@98.0.1
29+
npm view mx-platform-node@98.1.0
3030
```
3131

3232
## Available API Versions

test-v20111101/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-platform-node",
3-
"version": "98.0.1",
3+
"version": "98.1.0",
44
"description": "A Node.js SDK for the MX Platform API (v20111101)",
55
"apiVersion": "v20111101",
66
"author": "MX",

test-v20250224/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [3.0.0] - 2026-02-18 (v20250224 API)
99

10+
### Changed
11+
- Updated v20250224 API specification to most current version. Please check full [API changelog](https://docs.mx.com/resources/changelog/platform) for any changes made between 2026-02-18 and 2026-02-18.
12+
## [2.0.0] - 2026-02-18 (v20111101 API)
13+
14+
### Changed
15+
- Updated v20111101 API specification to most current version. Please check full [API changelog](https://docs.mx.com/resources/changelog/platform) for any changes made between 2026-02-18 and 2026-02-18.
16+
17+
## [3.0.0] - 2026-02-18 (v20250224 API)
18+
1019
### Changed
1120
- Updated v20250224 API specification to most current version. Please check full [API changelog](https://docs.mx.com/resources/changelog/platform) for any changes.
1221

0 commit comments

Comments
 (0)