diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiCreated.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiCreated.json index 2c820b803bc0..a099f7a829fd 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiCreated.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiCreated.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/apis/myapi" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiDeleted.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiDeleted.json index 67388d22a1fd..0c52b516b33f 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiDeleted.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiDeleted.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/apis/myapi;Rev=1" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseCreated.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseCreated.json index 0962880969c0..980882debbce 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseCreated.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseCreated.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/apis/{apiId}/releases/{releaseId}" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseDeleted.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseDeleted.json index 5376538a6413..3186640b97ec 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseDeleted.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseDeleted.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/apis/{apiId}/releases/{releaseId}" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseUpdated.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseUpdated.json index bc691214cf27..5621c5cd1070 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseUpdated.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiReleaseUpdated.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/apis/{apiId}/releases/{releaseId}" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiUpdated.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiUpdated.json index 85b3a19c0fcf..f371b3874eca 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiUpdated.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/apiUpdated.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/apis/myapi;Rev=1" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productCreated.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productCreated.json index 55f9eafe370e..280145c7e541 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productCreated.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productCreated.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/products/myproduct" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productDeleted.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productDeleted.json index a893bbd1defc..1497a772f6bf 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productDeleted.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productDeleted.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/products/myproduct" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productUpdated.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productUpdated.json index 20b5b8edcb69..a76a84d8f164 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productUpdated.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/productUpdated.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/products/myproduct" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionCreated.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionCreated.json index 7c2ec29292a3..0c8616f1ddb8 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionCreated.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionCreated.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/subscriptions/{subscriptionId}" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionDeleted.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionDeleted.json index 1cca5c58d514..3c946e5bf515 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionDeleted.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionDeleted.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/subscriptions/{subscriptionId}" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionUpdated.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionUpdated.json index 5c1f83f68a06..f9aa1ccdf859 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionUpdated.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/subscriptionUpdated.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/subscriptions/{subscriptionId}" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userCreated.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userCreated.json index be66f11d0dde..8acbcf5df57a 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userCreated.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userCreated.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/users/apimuser-contoso-com" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userDeleted.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userDeleted.json index 83afc0b9779d..a85d655090ef 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userDeleted.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userDeleted.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/users/apimuser-contoso-com" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userUpdated.json b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userUpdated.json index 8ba1a8e4c6cf..c33f1ad4fca4 100644 --- a/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userUpdated.json +++ b/specification/eventgrid/data-plane/Microsoft.ApiManagement/stable/2018-01-01/examples/cloud-events-schema/userUpdated.json @@ -7,5 +7,5 @@ "data": { "resourceUri": "/subscriptions/{subscription-id}/resourceGroups/{your-rg}/providers/Microsoft.ApiManagement/service/{your-APIM-instance}/users/apimuser-contoso-com" }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.AppConfiguration/stable/2018-01-01/examples/cloud-events-schema/keyvalue_deleted.json b/specification/eventgrid/data-plane/Microsoft.AppConfiguration/stable/2018-01-01/examples/cloud-events-schema/keyvalue_deleted.json index b2864370be8f..d2ad99ad5a9e 100644 --- a/specification/eventgrid/data-plane/Microsoft.AppConfiguration/stable/2018-01-01/examples/cloud-events-schema/keyvalue_deleted.json +++ b/specification/eventgrid/data-plane/Microsoft.AppConfiguration/stable/2018-01-01/examples/cloud-events-schema/keyvalue_deleted.json @@ -10,5 +10,5 @@ "etag": "FnUExLaj2moIi4tJX9AXn9sakm0", "syncToken": "zAJw6V16=Njo1IzUxNjQ2NzM=;sn=5164673" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.AppConfiguration/stable/2018-01-01/examples/cloud-events-schema/keyvalue_modified.json b/specification/eventgrid/data-plane/Microsoft.AppConfiguration/stable/2018-01-01/examples/cloud-events-schema/keyvalue_modified.json index 6087d1d9edfb..1d7e12a9368c 100644 --- a/specification/eventgrid/data-plane/Microsoft.AppConfiguration/stable/2018-01-01/examples/cloud-events-schema/keyvalue_modified.json +++ b/specification/eventgrid/data-plane/Microsoft.AppConfiguration/stable/2018-01-01/examples/cloud-events-schema/keyvalue_modified.json @@ -10,5 +10,5 @@ "etag": "FnUExLaj2moIi4tJX9AXn9sakm0", "syncToken": "zAJw6V16=Njo1IzUxNjQ2NzM=;sn=5164673" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/export_rdb_completed.json b/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/export_rdb_completed.json index d55496c8dad2..dc4dc52ba26f 100644 --- a/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/export_rdb_completed.json +++ b/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/export_rdb_completed.json @@ -9,5 +9,5 @@ "timestamp": "2020-12-09T13:50:19.9995668-08:00", "status": "Succeeded" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/import_rdb_completed.json b/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/import_rdb_completed.json index 66400273e1c4..c0510aee75cc 100644 --- a/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/import_rdb_completed.json +++ b/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/import_rdb_completed.json @@ -9,5 +9,5 @@ "timestamp": "2020-12-09T13:50:19.9995668-08:00", "status": "Succeeded" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/patching_completed.json b/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/patching_completed.json index 5931c7253af4..c8b8fa2ae0ac 100644 --- a/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/patching_completed.json +++ b/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/patching_completed.json @@ -9,5 +9,5 @@ "timestamp": "2020-12-09T13:50:19.9995668-08:00", "status": "Succeeded" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/scaling_completed.json b/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/scaling_completed.json index 09499d64dcc0..2c9b84af999b 100644 --- a/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/scaling_completed.json +++ b/specification/eventgrid/data-plane/Microsoft.Cache/stable/2018-01-01/examples/cloud-events-schema/scaling_completed.json @@ -9,5 +9,5 @@ "timestamp": "2020-12-09T13:50:19.9995668-08:00", "status": "Succeeded" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_deleted.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_deleted.json index cc000597549b..6847d1686cd4 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_deleted.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_deleted.json @@ -28,5 +28,5 @@ "transactionId": "fFs4InlBn0O/0WyhfQZVSQ.1.1.2.1.1867776045.1.4", "threadId": "19:48899258eec941e7a281e03edc8f4964@thread.v2" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_deleted_in_thread.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_deleted_in_thread.json index 0916be676f21..83650614a143 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_deleted_in_thread.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_deleted_in_thread.json @@ -20,5 +20,5 @@ "threadId": "19:e07c8ddc5bab4c059ea9f11d29b544b6@thread.v2", "transactionId": "HqU6PeK5AkCRSpW8eAbL0A.1.1.2.1.987824181.1" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_edited.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_edited.json index e6cf6d143fc0..6f969c1d5bcd 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_edited.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_edited.json @@ -33,5 +33,5 @@ "transactionId": "1mL4XZH2gEecu/alk9tOtw.2.1.2.1.1833042153.1.7", "threadId": "19:6e5d6ca1d75044a49a36a7965ec4a906@thread.v2" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_edited_in_thread.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_edited_in_thread.json index 2dea2cae7c08..7d0f79f8e4eb 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_edited_in_thread.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_edited_in_thread.json @@ -25,5 +25,5 @@ "threadId": "19:e07c8ddc5bab4c059ea9f11d29b544b6@thread.v2", "transactionId": "H8Gpj3NkIU6bXlWw8WPvhQ.2.1.2.1.985333801.1" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_received.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_received.json index 75fd39d8e474..2aa2b9399407 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_received.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_received.json @@ -32,5 +32,5 @@ "transactionId": "oh+LGB2dUUadMcTAdRWQxQ.1.1.1.1.1827536918.1.7", "threadId": "19:6e5d6ca1d75044a49a36a7965ec4a906@thread.v2" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_received_in_thread.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_received_in_thread.json index 14ea041dab8b..1b8ec17dc1e1 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_received_in_thread.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_message_received_in_thread.json @@ -24,5 +24,5 @@ "threadId": "19:5b3809e80e4a439d92c3316e273f4a2b@thread.v2", "transactionId": "foMkntkKS0O/MhMlIE5Aag.1.1.1.1.1004077250.1" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_participant_added_to_thread_with_user.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_participant_added_to_thread_with_user.json index 494d0b52f332..1721f4764975 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_participant_added_to_thread_with_user.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_participant_added_to_thread_with_user.json @@ -32,5 +32,5 @@ "transactionId": "q7rr9by6m0CiGiQxKdSO1w.1.1.1.1.1473446055.1.6", "threadId": "19:f1400e1c542f4086a606b52ad20cd0bd@thread.v2" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_participant_removed_from_thread_with_user.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_participant_removed_from_thread_with_user.json index 901b9b3d4bf2..a2db1c0967d5 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_participant_removed_from_thread_with_user.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_participant_removed_from_thread_with_user.json @@ -32,5 +32,5 @@ "transactionId": "usv74GQ5zU+JmWv/bQ+qfg.1.1.1.1.1480065078.1.5", "threadId": "19:f1400e1c542f4086a606b52ad20cd0bd@thread.v2" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_created.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_created.json index d7ceeba242a1..4f265453c17d 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_created.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_created.json @@ -57,5 +57,5 @@ "threadId": "19:e07c8ddc5bab4c059ea9f11d29b544b6@thread.v2", "transactionId": "gK6+kgANy0O1wchlVKVTJg.1.1.1.1.921436178.1" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_created_withUser.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_created_withUser.json index 9132829034bf..a0b3986a98b6 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_created_withUser.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_created_withUser.json @@ -57,5 +57,5 @@ "transactionId": "zbZt+9h/N0em+XCW2QvyIA.1.1.1.1.1737228330.0.1737490483.1.6", "threadId": "19:1d594fb1eeb14566903cbc5decb5bf5b@thread.v2" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_deleted.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_deleted.json index 9cd195b476c3..12be461ff243 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_deleted.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_deleted.json @@ -17,5 +17,5 @@ "threadId": "19:c9e9f3060b884e448671391882066ac3@thread.v2", "transactionId": "KibptDpcLEeEFnlR7cI3QA.1.1.2.1.848298005.1" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_participant_added.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_participant_added.json index 3b25e9304e20..81874309a792 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_participant_added.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_participant_added.json @@ -26,5 +26,5 @@ "threadId": "19:e07c8ddc5bab4c059ea9f11d29b544b6@thread.v2", "transactionId": "9q6cO7i4FkaZ+5RRVzshVw.1.1.1.1.974913783.1" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_participant_removed.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_participant_removed.json index 948488872376..53ef1e189a3c 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_participant_removed.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_participant_removed.json @@ -26,5 +26,5 @@ "threadId": "19:e07c8ddc5bab4c059ea9f11d29b544b6@thread.v2", "transactionId": "zGCq8IGRr0aEF6COuy7wSA.1.1.1.1.978649284.1" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_properties_updated.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_properties_updated.json index 2e958c72f42a..bfdc733866b2 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_properties_updated.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_properties_updated.json @@ -20,5 +20,5 @@ "threadId": "19:9e8eefe67b3c470a8187b4c2b00240bc@thread.v2", "transactionId": "GBE9MB2a40KEWzexIg0D3A.1.1.1.1.856359041.1" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_properties_updated_per_user.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_properties_updated_per_user.json index 7353863528fa..c1b3106f0782 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_properties_updated_per_user.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_properties_updated_per_user.json @@ -28,5 +28,5 @@ "transactionId": "WLXPrnJ/I0+LTj2cwMrNMQ.1.1.1.1.1833369763.1.4", "threadId": "19:2cc3504c41244d7483208a4f58a1f188@thread.v2" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_with_user_deleted.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_with_user_deleted.json index ea5f89047ad7..f0b3eccc47d2 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_with_user_deleted.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/chat_thread_with_user_deleted.json @@ -25,5 +25,5 @@ "transactionId": "mrliWVUndEmLwkZbeS5KoA.1.1.2.1.1761607918.1.6", "threadId": "19:5870b8f021d74fd786bf5aeb095da291@thread.v2" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/recording_file_status_updated.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/recording_file_status_updated.json index 273af456c834..5416920b51ce 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/recording_file_status_updated.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/recording_file_status_updated.json @@ -24,5 +24,5 @@ "recordingChannelType": "Mixed", "recordingFormatType": "Mp3" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/sms_delivery_report_received.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/sms_delivery_report_received.json index 5cc578ee9e72..98ce4a6836d5 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/sms_delivery_report_received.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/sms_delivery_report_received.json @@ -19,5 +19,5 @@ } ] }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/sms_received.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/sms_received.json index dde7f419c34d..2323850b5e6e 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/sms_received.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/sms_received.json @@ -11,5 +11,5 @@ "Message": "Great to connect with ACS events", "ReceivedTimestamp": "2020-09-18T00:27:45.32Z" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/user_disconnected.json b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/user_disconnected.json index 80ffc864b240..9d435f1fcc46 100644 --- a/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/user_disconnected.json +++ b/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/examples/cloud-events-schema/user_disconnected.json @@ -12,5 +12,5 @@ } } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/chart_deleted.json b/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/chart_deleted.json index 3b77ffd0ea55..4f611c7cc7a2 100644 --- a/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/chart_deleted.json +++ b/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/chart_deleted.json @@ -22,5 +22,5 @@ "name": "edge1" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/chart_pushed.json b/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/chart_pushed.json index 7edecb4085ea..75ce868aed46 100644 --- a/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/chart_pushed.json +++ b/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/chart_pushed.json @@ -22,5 +22,5 @@ "name": "edge1" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/image_deleted.json b/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/image_deleted.json index f6d0023455e1..94507f70836a 100644 --- a/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/image_deleted.json +++ b/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/image_deleted.json @@ -24,5 +24,5 @@ "name": "edge1" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/image_pushed.json b/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/image_pushed.json index 47439c990563..2cf4c95878ef 100644 --- a/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/image_pushed.json +++ b/specification/eventgrid/data-plane/Microsoft.ContainerRegistry/stable/2018-01-01/examples/cloud-events-schema/image_pushed.json @@ -27,5 +27,5 @@ "name": "edge1" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.ContainerService/stable/2018-01-01/examples/cloud-events-schema/new_kubernetes_version_available.json b/specification/eventgrid/data-plane/Microsoft.ContainerService/stable/2018-01-01/examples/cloud-events-schema/new_kubernetes_version_available.json index 4ebbefcfe28e..6ec4dc7cb0a0 100644 --- a/specification/eventgrid/data-plane/Microsoft.ContainerService/stable/2018-01-01/examples/cloud-events-schema/new_kubernetes_version_available.json +++ b/specification/eventgrid/data-plane/Microsoft.ContainerService/stable/2018-01-01/examples/cloud-events-schema/new_kubernetes_version_available.json @@ -10,5 +10,5 @@ "lowestMinorKubernetesVersion": "1.18.19", "latestPreviewKubernetesVersion": "1.21.1" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_connected.json b/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_connected.json index 166a52c1d8fb..55b4e8bb21b7 100644 --- a/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_connected.json +++ b/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_connected.json @@ -12,5 +12,5 @@ "deviceId": "LogicAppTestDevice", "moduleId": "DeviceModuleID" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_created.json b/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_created.json index 3dcaf7da78ed..1c564fd3fc0b 100644 --- a/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_created.json +++ b/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_created.json @@ -38,5 +38,5 @@ "hubName": "egtesthub1", "deviceId": "LogicAppTestDevice" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_telemetry.json b/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_telemetry.json index d4cd7e1f700c..07377d22d8e4 100644 --- a/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_telemetry.json +++ b/specification/eventgrid/data-plane/Microsoft.Devices/stable/2018-01-01/examples/cloud-events-schema/device_telemetry.json @@ -24,5 +24,5 @@ "iothub-message-source": "Telemetry" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.EventHub/stable/2018-01-01/examples/cloud-events-schema/capture_file_created.json b/specification/eventgrid/data-plane/Microsoft.EventHub/stable/2018-01-01/examples/cloud-events-schema/capture_file_created.json index 3af8d18027aa..68cd6108d4cb 100644 --- a/specification/eventgrid/data-plane/Microsoft.EventHub/stable/2018-01-01/examples/cloud-events-schema/capture_file_created.json +++ b/specification/eventgrid/data-plane/Microsoft.EventHub/stable/2018-01-01/examples/cloud-events-schema/capture_file_created.json @@ -15,5 +15,5 @@ "firstEnqueueTime": "2017-08-31T19:12:14.674Z", "lastEnqueueTime": "2017-08-31T19:12:44.309Z" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/dicom_image_created.json b/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/dicom_image_created.json index b38bc17632df..08e4c6bc2000 100644 --- a/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/dicom_image_created.json +++ b/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/dicom_image_created.json @@ -11,5 +11,5 @@ "serviceHostName": "{dicom-account}.dicom.azurehealthcareapis.com", "sequenceNumber": 1 }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/dicom_image_deleted.json b/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/dicom_image_deleted.json index 24c681e1b375..3fbf68e70205 100644 --- a/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/dicom_image_deleted.json +++ b/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/dicom_image_deleted.json @@ -11,5 +11,5 @@ "serviceHostName": "{dicom-account}.dicom.azurehealthcareapis.com", "sequenceNumber": 2 }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_created.json b/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_created.json index 12356288fa09..c504c4cd27f4 100644 --- a/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_created.json +++ b/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_created.json @@ -10,5 +10,5 @@ "resourceFhirId": "e0a1f743-1a70-451f-830e-e96477163902", "resourceVersionId": 1 }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_deleted.json b/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_deleted.json index 09007be68a85..9b0ab5d79abb 100644 --- a/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_deleted.json +++ b/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_deleted.json @@ -10,5 +10,5 @@ "resourceFhirId": "e0a1f743-1a70-451f-830e-e96477163902", "resourceVersionId": 3 }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_updated.json b/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_updated.json index 267527ab486e..6d113ee55f8d 100644 --- a/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_updated.json +++ b/specification/eventgrid/data-plane/Microsoft.HealthcareApis/stable/2018-01-01/examples/cloud-events-schema/fhir_resource_updated.json @@ -10,5 +10,5 @@ "resourceFhirId": "e0a1f743-1a70-451f-830e-e96477163902", "resourceVersionId": 2 }, - "specVersion": "1.0" + "specversion": "1.0" } diff --git a/specification/eventgrid/data-plane/Microsoft.KeyVault/stable/2018-01-01/examples/cloud-events-schema/secret_new_version_created.json b/specification/eventgrid/data-plane/Microsoft.KeyVault/stable/2018-01-01/examples/cloud-events-schema/secret_new_version_created.json index 954e98e0c6d7..482292945063 100644 --- a/specification/eventgrid/data-plane/Microsoft.KeyVault/stable/2018-01-01/examples/cloud-events-schema/secret_new_version_created.json +++ b/specification/eventgrid/data-plane/Microsoft.KeyVault/stable/2018-01-01/examples/cloud-events-schema/secret_new_version_created.json @@ -13,5 +13,5 @@ "NBF": "1559081980", "EXP": "1559082102" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/dataset_drift_detected.json b/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/dataset_drift_detected.json index 9f710edc7665..e4df875d6c17 100644 --- a/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/dataset_drift_detected.json +++ b/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/dataset_drift_detected.json @@ -14,5 +14,5 @@ "StartTime": "2019-07-03T17:00:00-07:00", "EndTime": "2019-07-04T17:00:00-07:00" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/model_deployed.json b/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/model_deployed.json index 26c2dfa78d1e..1ed87704ed9a 100644 --- a/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/model_deployed.json +++ b/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/model_deployed.json @@ -16,5 +16,5 @@ "type": "test" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/model_registered.json b/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/model_registered.json index ad1371712721..1fc1489f7499 100644 --- a/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/model_registered.json +++ b/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/model_registered.json @@ -15,5 +15,5 @@ "type": "test" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/run_completed.json b/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/run_completed.json index 20635c6cf345..5ff82cda7288 100644 --- a/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/run_completed.json +++ b/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/run_completed.json @@ -26,5 +26,5 @@ "model_data_location": "aml://artifact/ExperimentRun/dcid.AutoML_ad912b2d-6467-4f32-a616-dbe4af6dd8fc_5/outputs/model.pkl" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/run_status_changed.json b/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/run_status_changed.json index 6e236146de5a..1951febad1c6 100644 --- a/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/run_status_changed.json +++ b/specification/eventgrid/data-plane/Microsoft.MachineLearningServices/stable/2018-01-01/examples/cloud-events-schema/run_status_changed.json @@ -27,5 +27,5 @@ }, "runStatus": "failed" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Maps/stable/2018-01-01/examples/cloud-events-schema/geofence_entered.json b/specification/eventgrid/data-plane/Microsoft.Maps/stable/2018-01-01/examples/cloud-events-schema/geofence_entered.json index e3604e5f5704..1de4244f29ac 100644 --- a/specification/eventgrid/data-plane/Microsoft.Maps/stable/2018-01-01/examples/cloud-events-schema/geofence_entered.json +++ b/specification/eventgrid/data-plane/Microsoft.Maps/stable/2018-01-01/examples/cloud-events-schema/geofence_entered.json @@ -18,5 +18,5 @@ "expiredGeofenceGeometryId": [], "invalidPeriodGeofenceGeometryId": [] }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Maps/stable/2018-01-01/examples/cloud-events-schema/geofence_result.json b/specification/eventgrid/data-plane/Microsoft.Maps/stable/2018-01-01/examples/cloud-events-schema/geofence_result.json index df34479dda62..b65bc85cc04d 100644 --- a/specification/eventgrid/data-plane/Microsoft.Maps/stable/2018-01-01/examples/cloud-events-schema/geofence_result.json +++ b/specification/eventgrid/data-plane/Microsoft.Maps/stable/2018-01-01/examples/cloud-events-schema/geofence_result.json @@ -26,5 +26,5 @@ "expiredGeofenceGeometryId": [], "invalidPeriodGeofenceGeometryId": [] }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Media/stable/2018-01-01/examples/cloud-events-schema/MediaLiveEventChannelArchiveHeartbeatEvent.json b/specification/eventgrid/data-plane/Microsoft.Media/stable/2018-01-01/examples/cloud-events-schema/MediaLiveEventChannelArchiveHeartbeatEvent.json index 84f1fe04a5f3..d51e6d83a07b 100644 --- a/specification/eventgrid/data-plane/Microsoft.Media/stable/2018-01-01/examples/cloud-events-schema/MediaLiveEventChannelArchiveHeartbeatEvent.json +++ b/specification/eventgrid/data-plane/Microsoft.Media/stable/2018-01-01/examples/cloud-events-schema/MediaLiveEventChannelArchiveHeartbeatEvent.json @@ -9,6 +9,6 @@ "channelLatencyMs": "10", "latencyResultCode": "S_OK" }, - "specVersion": "1.0" + "specversion": "1.0" } ] \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Media/stable/2018-01-01/examples/cloud-events-schema/MediaLiveEventIngestHeartbeatEvent.json b/specification/eventgrid/data-plane/Microsoft.Media/stable/2018-01-01/examples/cloud-events-schema/MediaLiveEventIngestHeartbeatEvent.json index 1f184586edf1..3bfea520cb65 100644 --- a/specification/eventgrid/data-plane/Microsoft.Media/stable/2018-01-01/examples/cloud-events-schema/MediaLiveEventIngestHeartbeatEvent.json +++ b/specification/eventgrid/data-plane/Microsoft.Media/stable/2018-01-01/examples/cloud-events-schema/MediaLiveEventIngestHeartbeatEvent.json @@ -23,6 +23,6 @@ "transcriptionState": "On", "transcriptionLanguage": "en-us" }, - "specVersion": "1.0" + "specversion": "1.0" } ] \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.PolicyInsights/stable/2018-01-01/examples/cloud-events-schema/policy_state_changed.json b/specification/eventgrid/data-plane/Microsoft.PolicyInsights/stable/2018-01-01/examples/cloud-events-schema/policy_state_changed.json index fb458bd226a7..a05eb86d3872 100644 --- a/specification/eventgrid/data-plane/Microsoft.PolicyInsights/stable/2018-01-01/examples/cloud-events-schema/policy_state_changed.json +++ b/specification/eventgrid/data-plane/Microsoft.PolicyInsights/stable/2018-01-01/examples/cloud-events-schema/policy_state_changed.json @@ -13,5 +13,5 @@ "subscriptionId": "{subscription-id}", "complianceReasonCode": "" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.PolicyInsights/stable/2018-01-01/examples/cloud-events-schema/policy_state_created.json b/specification/eventgrid/data-plane/Microsoft.PolicyInsights/stable/2018-01-01/examples/cloud-events-schema/policy_state_created.json index e345391c79d1..b18f4844fd95 100644 --- a/specification/eventgrid/data-plane/Microsoft.PolicyInsights/stable/2018-01-01/examples/cloud-events-schema/policy_state_created.json +++ b/specification/eventgrid/data-plane/Microsoft.PolicyInsights/stable/2018-01-01/examples/cloud-events-schema/policy_state_created.json @@ -13,5 +13,5 @@ "subscriptionId": "{subscription-id}", "complianceReasonCode": "" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_cancel.json b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_cancel.json index d9a3c2f63e0b..6e5ee69d07d2 100644 --- a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_cancel.json +++ b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_cancel.json @@ -47,5 +47,5 @@ "subscriptionId": "{subscription-id}", "tenantId": "{tenant-id}" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_failure.json b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_failure.json index 27128f333de1..afa220366de6 100644 --- a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_failure.json +++ b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_failure.json @@ -47,5 +47,5 @@ "subscriptionId": "{subscription-id}", "tenantId": "{tenant-id}" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_success.json b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_success.json index e62548cc3473..d110d06d653d 100644 --- a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_success.json +++ b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_action_success.json @@ -47,5 +47,5 @@ "subscriptionId": "{subscription-id}", "tenantId": "{tenant-id}" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_cancel.json b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_cancel.json index baf04523d6ee..e0b9df0f80c1 100644 --- a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_cancel.json +++ b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_cancel.json @@ -56,5 +56,5 @@ "subscriptionId": "{subscription-id}", "tenantId": "{tenant-id}" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_failure.json b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_failure.json index 010ba1d827c4..fb392479a92a 100644 --- a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_failure.json +++ b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_failure.json @@ -56,5 +56,5 @@ "subscriptionId": "{subscription-id}", "tenantId": "{tenant-id}" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_success.json b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_success.json index 9cc3e9dfe439..3eb39be8a4f9 100644 --- a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_success.json +++ b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_delete_success.json @@ -56,5 +56,5 @@ "subscriptionId": "{subscription-id}", "tenantId": "{tenant-id}" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_cancel.json b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_cancel.json index e55541de9b04..1b91b564891d 100644 --- a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_cancel.json +++ b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_cancel.json @@ -50,5 +50,5 @@ "subscriptionId": "{subscription-id}", "tenantId": "{tenant-id}" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_failure.json b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_failure.json index 6e909ade90b6..6d6517dbf74b 100644 --- a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_failure.json +++ b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_failure.json @@ -50,5 +50,5 @@ "subscriptionId": "{subscription-id}", "tenantId": "{tenant-id}" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_success.json b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_success.json index f54f10543b8c..19752d371889 100644 --- a/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_success.json +++ b/specification/eventgrid/data-plane/Microsoft.Resources/stable/2018-01-01/examples/cloud-events-schema/resource_write_success.json @@ -50,5 +50,5 @@ "subscriptionId": "{subscription-id}", "tenantId": "{tenant-id}" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/active_messages_available_periodic_notifications.json b/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/active_messages_available_periodic_notifications.json index 7d1a4982f9d7..92b5d9a6954a 100644 --- a/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/active_messages_available_periodic_notifications.json +++ b/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/active_messages_available_periodic_notifications.json @@ -12,5 +12,5 @@ "topicName": "{topic}", "subscriptionName": "{subscription}" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/active_messages_available_with_no_listeners.json b/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/active_messages_available_with_no_listeners.json index 0b852934ca6a..427113c3e0f9 100644 --- a/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/active_messages_available_with_no_listeners.json +++ b/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/active_messages_available_with_no_listeners.json @@ -12,5 +12,5 @@ "topicName": null, "subscriptionName": null }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/deadletter_messages_available_periodic_notification.json b/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/deadletter_messages_available_periodic_notification.json index 7a2a84810c9a..a311be7502c8 100644 --- a/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/deadletter_messages_available_periodic_notification.json +++ b/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/deadletter_messages_available_periodic_notification.json @@ -12,5 +12,5 @@ "topicName": null, "subscriptionName": null }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/deadletter_messages_available_with_no_listeners.json b/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/deadletter_messages_available_with_no_listeners.json index 4d6a8de006aa..8d8bd28578da 100644 --- a/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/deadletter_messages_available_with_no_listeners.json +++ b/specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/cloud-events-schema/deadletter_messages_available_with_no_listeners.json @@ -12,5 +12,5 @@ "topicName": "TOPIC NAME IF TOPIC", "subscriptionName": "SUBSCRIPTION NAME" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.SignalRService/stable/2018-01-01/examples/cloud-events-schema/client_connection_connected.json b/specification/eventgrid/data-plane/Microsoft.SignalRService/stable/2018-01-01/examples/cloud-events-schema/client_connection_connected.json index 89ad60c06c09..7f3f40b88a86 100644 --- a/specification/eventgrid/data-plane/Microsoft.SignalRService/stable/2018-01-01/examples/cloud-events-schema/client_connection_connected.json +++ b/specification/eventgrid/data-plane/Microsoft.SignalRService/stable/2018-01-01/examples/cloud-events-schema/client_connection_connected.json @@ -10,5 +10,5 @@ "connectionId": "crH0uxVSvP61p5wkFY1x1A", "userId": "user-eymwyo23" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.SignalRService/stable/2018-01-01/examples/cloud-events-schema/client_connection_disconnected.json b/specification/eventgrid/data-plane/Microsoft.SignalRService/stable/2018-01-01/examples/cloud-events-schema/client_connection_disconnected.json index edb2a01d8f73..1ab293e02aef 100644 --- a/specification/eventgrid/data-plane/Microsoft.SignalRService/stable/2018-01-01/examples/cloud-events-schema/client_connection_disconnected.json +++ b/specification/eventgrid/data-plane/Microsoft.SignalRService/stable/2018-01-01/examples/cloud-events-schema/client_connection_disconnected.json @@ -11,5 +11,5 @@ "userId": "user-eymwyo23", "errorMessage": "Internal server error." }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_created.json b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_created.json index f9362d81dca2..f624a24a0b97 100644 --- a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_created.json +++ b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_created.json @@ -18,5 +18,5 @@ "batchId": "23f68872-a006-0065-0049-9240f2000000" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_deleted.json b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_deleted.json index 245fac447d04..8b40fca4f62c 100644 --- a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_deleted.json +++ b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_deleted.json @@ -17,5 +17,5 @@ "batchId": "24045172-a006-0065-004a-9240f2000000" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_inventory_policy_completed.json b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_inventory_policy_completed.json index 56e64bf69d29..6ba7493c1ad3 100644 --- a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_inventory_policy_completed.json +++ b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_inventory_policy_completed.json @@ -13,5 +13,5 @@ "policyRunId": "83e7c94c-6973-4fbc-acdc-88277e448bf5", "manifestBlobUrl": "https://jolovstorage.blob.core.windows.net/gaoaugcontainer/2021/08/20/22-04-55/gao8.20/gao8.20-manifest.json" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_renamed.json b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_renamed.json index 049754b388d1..f7cf4bcec5bf 100644 --- a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_renamed.json +++ b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_renamed.json @@ -16,5 +16,5 @@ "batchId": "69bbaf93-267f-4752-9267-b575e61e0d5d" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_tier_changed.json b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_tier_changed.json index a8c48fccb4e0..15edf4d850b8 100644 --- a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_tier_changed.json +++ b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/blob_tier_changed.json @@ -17,5 +17,5 @@ "batchId": "24231d1f-a006-0065-004c-9240f2000000" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_created.json b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_created.json index ae3dc2d0d911..094377131771 100644 --- a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_created.json +++ b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_created.json @@ -27,5 +27,5 @@ "batchId": "e4b5c5d5-b727-4429-b35f-babb83eb15f1" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_deleted.json b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_deleted.json index 43a811b543de..51faf4950cd3 100644 --- a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_deleted.json +++ b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_deleted.json @@ -15,5 +15,5 @@ "batchId": "c41d46e2-dfa5-4dd1-832a-9a63bed28ebc" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_renamed.json b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_renamed.json index 5b74db1c96bb..1f2fe336907e 100644 --- a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_renamed.json +++ b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/examples/cloud-events-schema/directory_renamed.json @@ -16,5 +16,5 @@ "batchId": "5f991456-5dcf-4b1b-9d49-562ee2b0757f" } }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_service_plan_updated.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_service_plan_updated.json index 448f7f32b741..0484f04ba456 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_service_plan_updated.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_service_plan_updated.json @@ -24,5 +24,5 @@ "address": "/websystems/WebSites/serverfarms/subscriptions/{subscription-id}/webspaces/{webspace-id}/serverfarms/{plan-name}/async", "verb": "PUT" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_changed_app_settings.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_changed_app_settings.json index eb735c276471..3e90cab73a41 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_changed_app_settings.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_changed_app_settings.json @@ -15,5 +15,5 @@ "address": "/websystems/WebSites/web/subscriptions/{subscription-id}/webspaces/{webspace}/sites/{site-name}/stop", "verb": "POST" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_restarted.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_restarted.json index eb735c276471..3e90cab73a41 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_restarted.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_restarted.json @@ -15,5 +15,5 @@ "address": "/websystems/WebSites/web/subscriptions/{subscription-id}/webspaces/{webspace}/sites/{site-name}/stop", "verb": "POST" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_stopped.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_stopped.json index eb735c276471..3e90cab73a41 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_stopped.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/app_updated_stopped.json @@ -15,5 +15,5 @@ "address": "/websystems/WebSites/web/subscriptions/{subscription-id}/webspaces/{webspace}/sites/{site-name}/stop", "verb": "POST" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_completed.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_completed.json index e43e31309b80..c5fe9b235987 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_completed.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_completed.json @@ -15,5 +15,5 @@ "address": "None", "verb": "None" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_failed.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_failed.json index daf8a4e7b45c..85df06029f65 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_failed.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_failed.json @@ -15,5 +15,5 @@ "address": "None", "verb": "None" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_started.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_started.json index 9d9d7dc17b35..2f9de4f5bb04 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_started.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/backup_operation_started.json @@ -15,5 +15,5 @@ "address": "None", "verb": "None" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_completed.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_completed.json index d73dbefc17d5..a08b06d02d43 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_completed.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_completed.json @@ -15,5 +15,5 @@ "address": "None", "verb": "POST" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_failed.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_failed.json index 164b76373d1e..180dbac95031 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_failed.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_failed.json @@ -15,5 +15,5 @@ "address": "None", "verb": "POST" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_started.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_started.json index 157c4f01ca6b..9e2f8b8acb3f 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_started.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/restore_operation_started.json @@ -15,5 +15,5 @@ "address": "None", "verb": "POST" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_completed.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_completed.json index b61b94dcd969..f4141a02e864 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_completed.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_completed.json @@ -15,5 +15,5 @@ "sourceSlot": "staging", "targetSlot": "production" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_failed.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_failed.json index fa95f44e4898..f489a6182843 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_failed.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_failed.json @@ -15,5 +15,5 @@ "sourceSlot": "staging", "targetSlot": "production" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_started.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_started.json index b857be410a83..db68e9b98440 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_started.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_started.json @@ -15,5 +15,5 @@ "sourceSlot": "staging", "targetSlot": "production" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_with_preview_cancelled.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_with_preview_cancelled.json index ae02244d2f49..daf6ef1bb6af 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_with_preview_cancelled.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_with_preview_cancelled.json @@ -15,5 +15,5 @@ "sourceSlot": "staging", "targetSlot": "production" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file diff --git a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_with_preview_started.json b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_with_preview_started.json index 2423cac6b9ee..eac029d41ef9 100644 --- a/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_with_preview_started.json +++ b/specification/eventgrid/data-plane/Microsoft.Web/stable/2018-01-01/examples/cloud-events-schema/slot_swap_with_preview_started.json @@ -15,5 +15,5 @@ "sourceSlot": "staging", "targetSlot": "production" }, - "specVersion": "1.0" + "specversion": "1.0" } \ No newline at end of file