Skip to content

Commit 37132c7

Browse files
authored
Added AuthenticationErrorDetail to StorageError (#28360)
1 parent af19855 commit 37132c7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • specification/storage/data-plane/Microsoft.FileStorage/stable/2024-08-04

specification/storage/data-plane/Microsoft.FileStorage/stable/2024-08-04/file.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6309,6 +6309,9 @@
63096309
"properties": {
63106310
"Message": {
63116311
"type": "string"
6312+
},
6313+
"AuthenticationErrorDetail": {
6314+
"type": "string"
63126315
}
63136316
}
63146317
},

0 commit comments

Comments
 (0)