File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 286286 "oneOf" : [
287287 {
288288 "type" : " string" ,
289- "pattern" : " ^.*/Default $"
289+ "pattern" : " ^.*/default $"
290290 },
291291 {
292292 "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
950950 "name" : {
951951 "type" : " string" ,
952952 "enum" : [
953- " Default "
953+ " default "
954954 ],
955955 "description" : " The name of the threat detection policy."
956956 },
Original file line number Diff line number Diff line change 286286 "oneOf" : [
287287 {
288288 "type" : " string" ,
289- "pattern" : " ^.*/Default $"
289+ "pattern" : " ^.*/default $"
290290 },
291291 {
292292 "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
953953 "name" : {
954954 "type" : " string" ,
955955 "enum" : [
956- " Default "
956+ " default "
957957 ],
958958 "description" : " The name of the threat detection policy."
959959 },
Original file line number Diff line number Diff line change 268268 "oneOf" : [
269269 {
270270 "type" : " string" ,
271- "pattern" : " ^.*/Default $"
271+ "pattern" : " ^.*/default $"
272272 },
273273 {
274274 "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
875875 "name" : {
876876 "type" : " string" ,
877877 "enum" : [
878- " Default "
878+ " default "
879879 ],
880880 "description" : " The name of the threat detection policy."
881881 },
You can’t perform that action at this time.
0 commit comments