Skip to content

Additional property cannot be generated correctly in Monitor module/model MultiMetricCriteria #1422

@JoyerJin

Description

@JoyerJin

README.md in PR Azure/azure-powershell#26931

Definition:
"MultiMetricCriteria": {
"type": "object",
"additionalProperties": {
"type": "object"
},
...
}
Swagger: https://github.com/Azure/azure-rest-api-specs/blob/92cf370fd73318f3cf92c36403274ba695873857/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-03-01/metricAlert_API.json#L898

directive:

  • from: metricAlert_API.json
    where: $.definitions.MultiMetricCriteria
    transform: $['additionalProperties'] = true

Expected and Actual:
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions