You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added GA API version for Scheduled Query Rule
Added GA API version for Scheduled Query Rule
* Resolving Comments
Resolving Comments
* Made SKU as top level proprty and including generic error response format
Couple of changes -
1. Made SKU as top level proprty as mentioned here - https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md#put-resource
2. including generic error response format
* Minor Changes to align implementation
1. Removed SKU - Billing Model is still under discussion, hence need not to be exposed to customers.
2. Enabled field ichanged to align with camel case.
3. 'throttleTillDate' in properties.action changed to 'throttlingInMin' to denote correct meaning and it’s data type changed to number instead of date.
4. 'status' to be removed in properties.action from examples.
5. 'severity' made a required field in properties.action.
6. Removed Examples from original spec json
* Updated Example to reflect AI instances in tags and 'dataSourceId"
Updated Example to reflect AI instances in tags and 'dataSourceId"
* made 'tags' details more descriptive
* Restore Tags Description
Restore Tags Description
* Fixed Exmaple Validation
Fixed errores reported by running command "oav validate-example"
* Added Default Response payload in all APIs
Changes -
1. Added Default Response payload in all APIs
2. Made azNs description more clear
* Updating descriptions + property name change
Updating descriptions + property name change
* Patch Support for SQR API
* Updated description for queryType
Updated description for queryType
* Update scheduledQueryRule_API.json
* Resolving multiple model issue
Changes -
1. Renamed "MetricTrigger" to "LogMetricTrigger"
2. Aligned "Resources" to other specs
0 commit comments