forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Renormalize line endings in stable releases (Azure#5570)
Ran `git add --renormalize **/stable/**`
- Loading branch information
1 parent
7b128ec
commit 6081866
Showing
933 changed files
with
158,372 additions
and
158,372 deletions.
There are no files selected for viewing
13,138 changes: 6,569 additions & 6,569 deletions
13,138
...urce-manager/Microsoft.ADHybridHealthService/stable/2014-01-01/ADHybridHealthService.json
Large diffs are not rendered by default.
Oops, something went wrong.
60 changes: 30 additions & 30 deletions
60
...-manager/Microsoft.ADHybridHealthService/stable/2014-01-01/examples/AddAlertFeedback.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
{ | ||
"parameters": { | ||
"serviceName": "sampleServiceName", | ||
"alertFeedback": [ | ||
{ | ||
"level": "Error", | ||
"state": "Active", | ||
"shortName": "AlertShortName", | ||
"feeback": "Like", | ||
"comment": "SampleComment", | ||
"consentedToShare": false, | ||
"serviceMemberId": "SampleServiceMemberId" | ||
} | ||
] , | ||
"api-version": "2014-01-01" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"level": "Error", | ||
"state": "Active", | ||
"createdDate": "2018-04-30T23:28:19.6001893Z", | ||
"shortName": "AlertShortName", | ||
"feedback": "Like", | ||
"comment": "SampleComment", | ||
"consentedToShare": false, | ||
"serviceMemberId": null | ||
} | ||
} | ||
} | ||
{ | ||
"parameters": { | ||
"serviceName": "sampleServiceName", | ||
"alertFeedback": [ | ||
{ | ||
"level": "Error", | ||
"state": "Active", | ||
"shortName": "AlertShortName", | ||
"feeback": "Like", | ||
"comment": "SampleComment", | ||
"consentedToShare": false, | ||
"serviceMemberId": "SampleServiceMemberId" | ||
} | ||
] , | ||
"api-version": "2014-01-01" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"level": "Error", | ||
"state": "Active", | ||
"createdDate": "2018-04-30T23:28:19.6001893Z", | ||
"shortName": "AlertShortName", | ||
"feedback": "Like", | ||
"comment": "SampleComment", | ||
"consentedToShare": false, | ||
"serviceMemberId": null | ||
} | ||
} | ||
} | ||
} |
146 changes: 73 additions & 73 deletions
146
...source-manager/Microsoft.ADHybridHealthService/stable/2014-01-01/examples/AddService.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,74 +1,74 @@ | ||
{ | ||
"parameters": { | ||
"serviceName": "sampleServiceName", | ||
"service": { | ||
"activeAlerts": 0, | ||
"additionalInformation": "SampleAdditionalInformation", | ||
"createdDate": "2017-04-07T16:03:06.9053139Z", | ||
"customNotificationEmails": [ | ||
"email1", | ||
"email2" | ||
], | ||
"disabled": false, | ||
"displayName": "sample display name", | ||
"health": "Healthy", | ||
"lastDisabled": "2017-05-07T16:03:06.9053139Z", | ||
"lastUpdated": "2018-04-30T00:55:33.5799677Z", | ||
"monitoringConfigurationsComputed": "samplemonitoringConfig", | ||
"monitoringConfigurationsCustomized": "samplemonitoringConfig", | ||
"notificationEmailEnabled": true, | ||
"notificationEmailEnabledForGlobalAdmins": true, | ||
"notificationEmails": [ | ||
"email3", | ||
"email4" | ||
], | ||
"notificationEmailsEnabledForGlobalAdmins": false, | ||
"resolvedAlerts": 0, | ||
"serviceId": "12345678-1234-1234-1234-123456789000", | ||
"serviceName": "sampleServiceName", | ||
"signature": "SampleSignature", | ||
"simpleProperties": null, | ||
"tenantId": "12345678-1234-1234-1234-123456789000", | ||
"type": "AadSyncService", | ||
"originalDisabledState": false, | ||
"id": "ServiceId" | ||
}, | ||
"api-version": "2014-01-01" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"activeAlerts": 0, | ||
"additionalInformation": "SampleAdditionalInformation", | ||
"createdDate": "2017-04-07T16:03:06.9053139Z", | ||
"customNotificationEmails": [ | ||
"email1", | ||
"email2" | ||
], | ||
"disabled": false, | ||
"displayName": "sample display name", | ||
"health": "Healthy", | ||
"lastDisabled": "2017-05-07T16:03:06.9053139Z", | ||
"lastUpdated": "2018-04-30T00:55:33.5799677Z", | ||
"monitoringConfigurationsComputed": "samplemonitoringConfig", | ||
"monitoringConfigurationsCustomized": "samplemonitoringConfig", | ||
"notificationEmailEnabled": true, | ||
"notificationEmailEnabledForGlobalAdmins": true, | ||
"notificationEmails": [ | ||
"email3", | ||
"email4" | ||
], | ||
"notificationEmailsEnabledForGlobalAdmins": false, | ||
"resolvedAlerts": 0, | ||
"serviceId": "12345678-1234-1234-1234-123456789000", | ||
"serviceName": "sampleServiceName", | ||
"signature": "SampleSignature", | ||
"simpleProperties": null, | ||
"tenantId": "12345678-1234-1234-1234-123456789000", | ||
"type": "AadSyncService", | ||
"originalDisabledState": false, | ||
"id": "ServiceId" | ||
} | ||
} | ||
} | ||
{ | ||
"parameters": { | ||
"serviceName": "sampleServiceName", | ||
"service": { | ||
"activeAlerts": 0, | ||
"additionalInformation": "SampleAdditionalInformation", | ||
"createdDate": "2017-04-07T16:03:06.9053139Z", | ||
"customNotificationEmails": [ | ||
"email1", | ||
"email2" | ||
], | ||
"disabled": false, | ||
"displayName": "sample display name", | ||
"health": "Healthy", | ||
"lastDisabled": "2017-05-07T16:03:06.9053139Z", | ||
"lastUpdated": "2018-04-30T00:55:33.5799677Z", | ||
"monitoringConfigurationsComputed": "samplemonitoringConfig", | ||
"monitoringConfigurationsCustomized": "samplemonitoringConfig", | ||
"notificationEmailEnabled": true, | ||
"notificationEmailEnabledForGlobalAdmins": true, | ||
"notificationEmails": [ | ||
"email3", | ||
"email4" | ||
], | ||
"notificationEmailsEnabledForGlobalAdmins": false, | ||
"resolvedAlerts": 0, | ||
"serviceId": "12345678-1234-1234-1234-123456789000", | ||
"serviceName": "sampleServiceName", | ||
"signature": "SampleSignature", | ||
"simpleProperties": null, | ||
"tenantId": "12345678-1234-1234-1234-123456789000", | ||
"type": "AadSyncService", | ||
"originalDisabledState": false, | ||
"id": "ServiceId" | ||
}, | ||
"api-version": "2014-01-01" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"activeAlerts": 0, | ||
"additionalInformation": "SampleAdditionalInformation", | ||
"createdDate": "2017-04-07T16:03:06.9053139Z", | ||
"customNotificationEmails": [ | ||
"email1", | ||
"email2" | ||
], | ||
"disabled": false, | ||
"displayName": "sample display name", | ||
"health": "Healthy", | ||
"lastDisabled": "2017-05-07T16:03:06.9053139Z", | ||
"lastUpdated": "2018-04-30T00:55:33.5799677Z", | ||
"monitoringConfigurationsComputed": "samplemonitoringConfig", | ||
"monitoringConfigurationsCustomized": "samplemonitoringConfig", | ||
"notificationEmailEnabled": true, | ||
"notificationEmailEnabledForGlobalAdmins": true, | ||
"notificationEmails": [ | ||
"email3", | ||
"email4" | ||
], | ||
"notificationEmailsEnabledForGlobalAdmins": false, | ||
"resolvedAlerts": 0, | ||
"serviceId": "12345678-1234-1234-1234-123456789000", | ||
"serviceName": "sampleServiceName", | ||
"signature": "SampleSignature", | ||
"simpleProperties": null, | ||
"tenantId": "12345678-1234-1234-1234-123456789000", | ||
"type": "AadSyncService", | ||
"originalDisabledState": false, | ||
"id": "ServiceId" | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.