diff --git a/tb_rest_client/models/models_pe/blob_entity_id.py b/tb_rest_client/models/models_pe/blob_entity_id.py index 681bbcc2..74669d5e 100644 --- a/tb_rest_client/models/models_pe/blob_entity_id.py +++ b/tb_rest_client/models/models_pe/blob_entity_id.py @@ -28,8 +28,7 @@ class BlobEntityId(object): and the value is json key in definition. """ swagger_types = { - 'id': 'str', - 'entity_type': 'str' + 'id': 'str' } attribute_map = {