Skip to content

Commit

Permalink
chore(docs): update migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
abdularis committed Mar 28, 2023
1 parent 46157db commit 664f6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migration-guides/migration-guide-v0.40-to-v0.41.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
- field `price` inside `RegionDataItem` definitions is removed from the `required` schema. So, SDK can use value directly without pointer.
2. Session Service
- error response schema is removed from `204` response field. So, only one return response is needed for the wrapper.

- field `persistent` inside `ApimodelsCreateConfigurationTemplateRequest` changed as required, need to update value with pointer.
3. Basic Service
- renamed `basic-sdk/pkg/basicclientmodels/{UserProfilePrivateUpdate -> UserProfileUpdate}`

0 comments on commit 664f6a9

Please sign in to comment.