Skip to content

Commit

Permalink
manually edit swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
xiafu-msft committed Oct 15, 2021
1 parent d8b07e6 commit f3f3122
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ class BlobItemInternal(msrest.serialization.Model):
'properties': {'key': 'Properties', 'type': 'BlobPropertiesInternal'},
'metadata': {'key': 'Metadata', 'type': 'BlobMetadata'},
'blob_tags': {'key': 'BlobTags', 'type': 'BlobTags'},
'object_replication_metadata': {'key': 'ObjectReplicationMetadata', 'type': '{str}'},
'object_replication_metadata': {'key': 'OrMetadata', 'type': '{str}'},
'has_versions_only': {'key': 'HasVersionsOnly', 'type': 'bool'},
}
_xml_map = {
Expand Down

0 comments on commit f3f3122

Please sign in to comment.