Skip to content

Commit bdd7adc

Browse files
idear1203Dongwei Wang
authored andcommitted
[Synapse] - Update enum name from BlobEventTypes to BlobEventType (Azure#11864)
Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
1 parent 1a81dfb commit bdd7adc

File tree

1 file changed

+1
-1
lines changed
  • specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/entityTypes

1 file changed

+1
-1
lines changed

specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/entityTypes/Trigger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
"Microsoft.Storage.BlobDeleted"
336336
],
337337
"x-ms-enum": {
338-
"name": "BlobEventTypes",
338+
"name": "BlobEventType",
339339
"modelAsString": true
340340
}
341341
},

0 commit comments

Comments
 (0)