fix: [schema] to support the `azure-application-id`

pull/240/head v2.4.166
Alexandre Dulaunoy 2022-11-18 16:39:38 +01:00
parent 31780d5f3d
commit 5bde0772d3
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@
"substring",
"hostname",
"cidr",
"regex"
"regex",
"azure-application-ids"
],
"type": "string"
},