logs-py 3.0.0__py3-none-any.whl → 3.0.1__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 logs-py might be problematic. Click here for more details.
- LOGS/Entities/PersonRequestParameter.py +1 -0
- {logs_py-3.0.0.dist-info → logs_py-3.0.1.dist-info}/METADATA +1 -1
- {logs_py-3.0.0.dist-info → logs_py-3.0.1.dist-info}/RECORD +5 -5
- {logs_py-3.0.0.dist-info → logs_py-3.0.1.dist-info}/WHEEL +0 -0
- {logs_py-3.0.0.dist-info → logs_py-3.0.1.dist-info}/top_level.txt +0 -0
|
@@ -55,6 +55,7 @@ class PersonRequestParameter(
|
|
|
55
55
|
documentIds: Optional[List[int]] = None
|
|
56
56
|
hasAccount: Optional[bool] = None
|
|
57
57
|
isAccountEnabled: Optional[bool] = None
|
|
58
|
+
includeSystemUsers: Optional[bool] = None
|
|
58
59
|
logins: Optional[List[str]] = None
|
|
59
60
|
emails: Optional[List[str]] = None
|
|
60
61
|
firstNames: Optional[List[str]] = None
|
|
@@ -150,7 +150,7 @@ LOGS/Entities/Person.py,sha256=Gt26dZIcdJ2QfrdDRfdua_Zv1EZ0rf1Wviy2mioidk0,5781
|
|
|
150
150
|
LOGS/Entities/PersonCategory.py,sha256=3JBVCmN5FNyriDqF2GtSRCbxrFyDSb-MZ079gqoEah0,352
|
|
151
151
|
LOGS/Entities/PersonMinimal.py,sha256=W5lhHvFtYi_Ln4B9g91pnZddrhyJGoOwiX81hszmKNs,241
|
|
152
152
|
LOGS/Entities/PersonRelations.py,sha256=kN8Rfkg5qP0QSLbmCcqonZjKW5VtDSDyCMJ5WoUDvHk,2701
|
|
153
|
-
LOGS/Entities/PersonRequestParameter.py,sha256=
|
|
153
|
+
LOGS/Entities/PersonRequestParameter.py,sha256=IxP0M_GXnaWg9-axol5ggn6ynw-5ygtfAG9zTIY3mvY,2266
|
|
154
154
|
LOGS/Entities/Persons.py,sha256=cj4SKaJZvitaIe7Fd1M9_qqNdAEEG38iuMPNiKPDPUA,413
|
|
155
155
|
LOGS/Entities/Project.py,sha256=DuZRZGKX5Ibm5LLKR9CH8Cl7j6zea2iLD9BYbOQcUy8,3139
|
|
156
156
|
LOGS/Entities/ProjectMinimal.py,sha256=Xw8wnA2iSixEkVaisY_b4Z3Ujudum3MG6tBUfbiAk0s,246
|
|
@@ -257,7 +257,7 @@ LOGS/Parameters/ParameterElement.py,sha256=fr6AlO_flKRygZZFx1OILP4P-2lV2Tx4PAe6W
|
|
|
257
257
|
LOGS/Parameters/ParameterList.py,sha256=ijukB1__iKI5cefmOIIWz0wKaPz9Cx8KpD7Y7Gz2Pn0,1478
|
|
258
258
|
LOGS/Parameters/ParameterTable.py,sha256=7Lew4DPgWmKcpV1T-1Pvt00kEI05FB383QqO-LHAjds,1758
|
|
259
259
|
LOGS/Parameters/__init__.py,sha256=jNF_VnD9u6V7usDFymzvDx5kzvcYssnpASICiKW0wdU,341
|
|
260
|
-
logs_py-3.0.
|
|
261
|
-
logs_py-3.0.
|
|
262
|
-
logs_py-3.0.
|
|
263
|
-
logs_py-3.0.
|
|
260
|
+
logs_py-3.0.1.dist-info/METADATA,sha256=_sJJ09I_3FP5hLKlmCbDBLTjIAcA2jeuZoSco0MR4nY,2072
|
|
261
|
+
logs_py-3.0.1.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
|
|
262
|
+
logs_py-3.0.1.dist-info/top_level.txt,sha256=Ckn2LiAmGaR7k3tdEnKAc04z_uboMD4gLreYghRNdCs,5
|
|
263
|
+
logs_py-3.0.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|