Commit 371887a
authored
Yabo/acr endpoints bugfix: matchers could be null (#224)
* add ACR domain suffix
* fix
* provide parameter to accepet list of regex filter
* remove redundant constructor
* correct variable name
* move debugging filter to AzurePSCmdlet
* Update AzurePSCmdlet.cs
remove redundant line
* Update AzurePSCmdlet.cs
remove unnecessary decorator
* Update AzurePSCmdlet.cs
add comments
* mark default matcher as static readonly
* fix
* bug fix1 parent a02bcdb commit 371887a
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
275 | 278 | | |
276 | 279 | | |
277 | 280 | | |
| |||
0 commit comments