collibra-connector 1.0.15__py3-none-any.whl → 1.0.16__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -51,7 +51,7 @@ class Utils(BaseAPI):
51
51
  resource_roles_response = self._get(url=resource_roles_url)
52
52
  resource_roles_data = self._handle_response(resource_roles_response)
53
53
  for resource_role in resource_roles_data["results"]:
54
- metadata["Responsability"][resource_role["name"]] = resource_role["id"]
54
+ metadata["Responsibility"][resource_role["name"]] = resource_role["id"]
55
55
 
56
56
  # Get Status UUIDs
57
57
  statuses_url = f"{self.__base_api}/statuses"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: collibra-connector
3
- Version: 1.0.15
3
+ Version: 1.0.16
4
4
  Summary: An UNOFFICIAL standard Python connector for the Collibra Data Governance Center API.
5
5
  Author-email: Raül Dalgamonni <rauldalgamonnialonso@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/rauldaal/collibra-python-connector
@@ -11,11 +11,11 @@ collibra_connector/api/OutputModule.py,sha256=97TzIbeoC5V63x5fi5fEcGfviUydwKwJC3
11
11
  collibra_connector/api/Relation.py,sha256=Hw0PlAQrU2Zv-RAbvHZhZpZb2_m6uDWngx2ySwo_mv0,8079
12
12
  collibra_connector/api/Responsibility.py,sha256=PJu1Pe1u8mKzgpGGjzHtZNfRTfpgWWbaQn5bSifZOMo,14123
13
13
  collibra_connector/api/User.py,sha256=rUfnR0x_vnIk8h2SJ0RITpC4nKPw-e3-zwKIK8ZEuKc,7776
14
- collibra_connector/api/Utils.py,sha256=tgY0X6G4Lr2dUVzFPLnFvZ5ovKd9AkCG5tO0MZHNzxM,4674
14
+ collibra_connector/api/Utils.py,sha256=AL9huc54_jyTEkK4SN0kHkBZKNU5MRtwEvVNqUwyHdw,4674
15
15
  collibra_connector/api/Workflow.py,sha256=rsD9mPut69eEy35TNGf2mUKTrgWUmoakgnsXa85XzNY,10417
16
16
  collibra_connector/api/__init__.py,sha256=yBJcKzcRraE-UYbBviisbdvQ1asFBnud5Vo1oJcCv_w,491
17
- collibra_connector-1.0.15.dist-info/licenses/LICENSE,sha256=6KmWWtAu_q58gerPlrnkgsmGM2l8j6Wc_VL0y4S_ip4,1079
18
- collibra_connector-1.0.15.dist-info/METADATA,sha256=pTNyJJ3Af0pyYF7-ou1t0Kr439DRY2ONE9NHUNlTpAk,4081
19
- collibra_connector-1.0.15.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
- collibra_connector-1.0.15.dist-info/top_level.txt,sha256=Vs-kR64zf__ebL2j3_AEx7rhO6xkwgmHUFRzxlQPgTQ,19
21
- collibra_connector-1.0.15.dist-info/RECORD,,
17
+ collibra_connector-1.0.16.dist-info/licenses/LICENSE,sha256=6KmWWtAu_q58gerPlrnkgsmGM2l8j6Wc_VL0y4S_ip4,1079
18
+ collibra_connector-1.0.16.dist-info/METADATA,sha256=zSivo2Raf_9YAFwRvzeA45ZKRjVtPUSEhu2dj8l71Po,4081
19
+ collibra_connector-1.0.16.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
+ collibra_connector-1.0.16.dist-info/top_level.txt,sha256=Vs-kR64zf__ebL2j3_AEx7rhO6xkwgmHUFRzxlQPgTQ,19
21
+ collibra_connector-1.0.16.dist-info/RECORD,,