Azure / Azure/azure-rest-api-specs
ScheduleCreateOrUpdateProperties.interval doesn't specify a type
Open
Automation
Service Attention
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Copied from https://github.com/Azure/azure-sdk-for-go/issues/1830
In spec https://github.com/Azure/azure-rest-api-specs/blob/master/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/definitions.json#L2898, the interval doesn't specify a type so as a result the SDKs use a generic type (e.g. System.Object in C#). I don't know what interval is supposed to be, but if it's say an int then please update the swagger with the specific type.
Contributor guide
Assessment
This issue has not been assessed yet.