0.3.0 (2022-01-20)
Breaking Changes
- Type of
ParameterValuesValue.Value
has been changed frommap[string]interface{}
tointerface{}
- Type of
DataEffect.DetailsSchema
has been changed frommap[string]interface{}
tointerface{}
- Type of
ParameterDefinitionsValue.AllowedValues
has been changed from[]map[string]interface{}
to[]interface{}
- Type of
ParameterDefinitionsValue.DefaultValue
has been changed frommap[string]interface{}
tointerface{}
- Type of
ExemptionProperties.Metadata
has been changed frommap[string]interface{}
tointerface{}
- Type of
SetDefinitionProperties.Metadata
has been changed frommap[string]interface{}
tointerface{}
- Type of
AssignmentProperties.Metadata
has been changed frommap[string]interface{}
tointerface{}
- Type of
ParameterDefinitionsValueMetadata.AdditionalProperties
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
DefinitionProperties.PolicyRule
has been changed frommap[string]interface{}
tointerface{}
- Type of
DefinitionProperties.Metadata
has been changed frommap[string]interface{}
tointerface{}
- Function
ErrorResponse.MarshalJSON
has been removed - Struct
CloudError
has been removed - Struct
ErrorAdditionalInfo
has been removed - Struct
ErrorResponse
has been removed