pycarlo 0.10.217__py3-none-any.whl → 0.10.218__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.
Potentially problematic release.
This version of pycarlo might be problematic. Click here for more details.
- pycarlo/lib/schema.json +6 -0
- pycarlo/lib/schema.py +2 -0
- {pycarlo-0.10.217.dist-info → pycarlo-0.10.218.dist-info}/METADATA +1 -1
- {pycarlo-0.10.217.dist-info → pycarlo-0.10.218.dist-info}/RECORD +7 -7
- {pycarlo-0.10.217.dist-info → pycarlo-0.10.218.dist-info}/LICENSE +0 -0
- {pycarlo-0.10.217.dist-info → pycarlo-0.10.218.dist-info}/WHEEL +0 -0
- {pycarlo-0.10.217.dist-info → pycarlo-0.10.218.dist-info}/top_level.txt +0 -0
pycarlo/lib/schema.json
CHANGED
|
@@ -83380,6 +83380,12 @@
|
|
|
83380
83380
|
"description": null,
|
|
83381
83381
|
"isDeprecated": false,
|
|
83382
83382
|
"name": "USERS"
|
|
83383
|
+
},
|
|
83384
|
+
{
|
|
83385
|
+
"deprecationReason": null,
|
|
83386
|
+
"description": null,
|
|
83387
|
+
"isDeprecated": false,
|
|
83388
|
+
"name": "AUTH_GROUP_CONNECTION_RESTRICTION"
|
|
83383
83389
|
}
|
|
83384
83390
|
],
|
|
83385
83391
|
"fields": null,
|
pycarlo/lib/schema.py
CHANGED
|
@@ -1816,6 +1816,7 @@ class EntitlementTypes(sgqlc.types.Enum):
|
|
|
1816
1816
|
* `ADVANCED_SECURITY_V1_2`None
|
|
1817
1817
|
* `API_CALLS`None
|
|
1818
1818
|
* `AUDIT_LOGGING`None
|
|
1819
|
+
* `AUTH_GROUP_CONNECTION_RESTRICTION`None
|
|
1819
1820
|
* `DATA_LAKES`None
|
|
1820
1821
|
* `DATA_MESH`None
|
|
1821
1822
|
* `EDW`None
|
|
@@ -1837,6 +1838,7 @@ class EntitlementTypes(sgqlc.types.Enum):
|
|
|
1837
1838
|
"ADVANCED_SECURITY_V1_2",
|
|
1838
1839
|
"API_CALLS",
|
|
1839
1840
|
"AUDIT_LOGGING",
|
|
1841
|
+
"AUTH_GROUP_CONNECTION_RESTRICTION",
|
|
1840
1842
|
"DATA_LAKES",
|
|
1841
1843
|
"DATA_MESH",
|
|
1842
1844
|
"EDW",
|
|
@@ -35,10 +35,10 @@ pycarlo/features/user/queries.py,sha256=m97RvM0oiBlrU5xmOwe_JJ5N0G0NG5hIOeyQqN2O
|
|
|
35
35
|
pycarlo/features/user/service.py,sha256=DHkhuonySaHro07NTd0YNe3cNkDk62CiRTY77dhVaMs,2890
|
|
36
36
|
pycarlo/lib/README.md,sha256=QGNeUefPzLKGyZqn5aITpcFgkC9WQTNS292BGisRFHk,139
|
|
37
37
|
pycarlo/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
|
-
pycarlo/lib/schema.json,sha256=
|
|
39
|
-
pycarlo/lib/schema.py,sha256=
|
|
40
|
-
pycarlo-0.10.
|
|
41
|
-
pycarlo-0.10.
|
|
42
|
-
pycarlo-0.10.
|
|
43
|
-
pycarlo-0.10.
|
|
44
|
-
pycarlo-0.10.
|
|
38
|
+
pycarlo/lib/schema.json,sha256=6M2YVJpAFDjCF5FAFUdbAs27RHL_gHj13ilpWL6T4zc,6407457
|
|
39
|
+
pycarlo/lib/schema.py,sha256=GAGWSSW3KItBiygw34bInn7qbSHKPz0CNke7B8n7MNY,2786283
|
|
40
|
+
pycarlo-0.10.218.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
41
|
+
pycarlo-0.10.218.dist-info/METADATA,sha256=KlUmmSfWgwDFdIXZ5a1DT_PW_usuD5PW0p0533SBvl0,8742
|
|
42
|
+
pycarlo-0.10.218.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
43
|
+
pycarlo-0.10.218.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
|
|
44
|
+
pycarlo-0.10.218.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|