Skip to content

Commit

Permalink
Fixed revapi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vcolin7 committed Jun 21, 2023
1 parent 30493fa commit abe9815
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,9 @@
},
{
"code": "java.method.added",
"new" : "method boolean com.azure.storage.blob.models.StorageAccountInfo::isHierarchicalNamespaceEnabled()",
"justification": "We do not need to do a minor version bump for libraries that use Storage for this change",
"new": "method boolean com.azure.storage.blob.models.StorageAccountInfo::isHierarchicalNamespaceEnabled()",
"justification": "We do not need to do a minor version bump for libraries that use Storage for this change"
}
]
}
}
Expand Down

0 comments on commit abe9815

Please sign in to comment.