v0.6.1
What's Changed
The release incorporates the up-to-date API contract as of 2024-10-01 06:44:00 GMT.
Added
- Added "azure_mp" as a
BillingPaymentMethod
enum value.
Changed
- Changed the response type of the method
ListProjects
,ListProjectsRespObj
. It includes the mapProjectsApplicationsMapResponse
which contains all applications available in the project.
Deprecated
- Deprecated
Login
field in the typesCurrentUserAuthAccount
andCurrentUserInfoResponse
.
Full Changelog: v0.6.0...v0.6.1