File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed
specification/notebooks/resource-manager/Microsoft.Notebooks/preview/2019-10-11-preview Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 656
656
"type" : " array" ,
657
657
"items" : {
658
658
"$ref" : " #/definitions/GroupConnectivityInformation"
659
- }
659
+ },
660
+ "x-ms-identifiers" : []
660
661
}
661
662
}
662
663
},
795
796
"description" : " [DEPRECATED] An array of error detail objects." ,
796
797
"items" : {
797
798
"$ref" : " #/definitions/ErrorDetail"
798
- }
799
+ },
800
+ "x-ms-identifiers" : [
801
+ " code"
802
+ ]
799
803
}
800
804
}
801
805
},
820
824
"description" : " An array of error detail objects." ,
821
825
"items" : {
822
826
"$ref" : " #/definitions/ErrorDetail"
823
- }
827
+ },
828
+ "x-ms-identifiers" : [
829
+ " code"
830
+ ]
824
831
}
825
832
},
826
833
"required" : [
889
896
"items" : {
890
897
"$ref" : " #/definitions/Operation"
891
898
},
899
+ "x-ms-identifiers" : [
900
+ " name"
901
+ ],
892
902
"description" : " List of Notebook Proxy operations supported by the Azure Notebooks resource provider."
893
903
}
894
904
}
You can’t perform that action at this time.
0 commit comments