We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611f66c commit 945c469Copy full SHA for 945c469
docs/migration-guides/migration-guide-v0.49-to-v0.50.md
@@ -0,0 +1,10 @@
1
+<a name="v0.49.0"></a>
2
+## [v0.49.0] - 2023-11-07
3
+
4
+### BREAKING CHANGE
5
6
+Following changes in OpenAPI spec:
7
8
+1. AMS, some operations are moved to different class
9
+ - import import net.accelbyte.sdk.api.ams.models.{ApiRegionsResponse -> ApiAMSRegionsResponse};
10
0 commit comments