pycarlo 0.10.137__py3-none-any.whl → 0.10.138__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 CHANGED
@@ -4811,6 +4811,16 @@
4811
4811
  "ofType": null
4812
4812
  }
4813
4813
  }
4814
+ },
4815
+ {
4816
+ "defaultValue": null,
4817
+ "description": "If true, return only mandatory fields",
4818
+ "name": "mandatoryOnly",
4819
+ "type": {
4820
+ "kind": "SCALAR",
4821
+ "name": "Boolean",
4822
+ "ofType": null
4823
+ }
4814
4824
  }
4815
4825
  ],
4816
4826
  "deprecationReason": null,
@@ -4992,7 +5002,7 @@
4992
5002
  },
4993
5003
  {
4994
5004
  "defaultValue": null,
4995
- "description": "The user's password for basic authentication.DEPRECATED: Use credentials instead.",
5005
+ "description": "The user's password for basic authentication. DEPRECATED: Use credentials instead.",
4996
5006
  "name": "password",
4997
5007
  "type": {
4998
5008
  "kind": "SCALAR",
pycarlo/lib/schema.py CHANGED
@@ -46344,6 +46344,10 @@ class Query(sgqlc.types.Type):
46344
46344
  sgqlc.types.non_null(UUID), graphql_name="integrationId", default=None
46345
46345
  ),
46346
46346
  ),
46347
+ (
46348
+ "mandatory_only",
46349
+ sgqlc.types.Arg(Boolean, graphql_name="mandatoryOnly", default=None),
46350
+ ),
46347
46351
  )
46348
46352
  ),
46349
46353
  )
@@ -46352,6 +46356,8 @@ class Query(sgqlc.types.Type):
46352
46356
  Arguments:
46353
46357
 
46354
46358
  * `integration_id` (`UUID!`): The integration ID
46359
+ * `mandatory_only` (`Boolean`): If true, return only mandatory
46360
+ fields
46355
46361
  """
46356
46362
 
46357
46363
  get_servicenow_users = sgqlc.types.Field(
@@ -46462,7 +46468,7 @@ class Query(sgqlc.types.Type):
46462
46468
  * `username` (`String`): The ServiceNow username for basic
46463
46469
  authentication. DEPRECATED: Use credentials instead.
46464
46470
  * `password` (`String`): The user's password for basic
46465
- authentication.DEPRECATED: Use credentials instead.
46471
+ authentication. DEPRECATED: Use credentials instead.
46466
46472
  * `credentials` (`ServiceNowCredentialsUnionInput`): The
46467
46473
  ServiceNow credentials
46468
46474
  * `options` (`ServiceNowIntegrationOptionsInput`): Options for
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycarlo
3
- Version: 0.10.137
3
+ Version: 0.10.138
4
4
  Summary: Monte Carlo's Python SDK
5
5
  Home-page: https://www.montecarlodata.com/
6
6
  Author: Monte Carlo Data, Inc
@@ -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=C1HXevqw51KbjRzHT8IoRB_gMYMQpBAdGQZc3AKViN0,6175623
39
- pycarlo/lib/schema.py,sha256=qy4pwOyKJHDL4CSHbjeb-U4rDaBlOS_ZAcKHTNMVCeI,2682894
40
- pycarlo-0.10.137.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
- pycarlo-0.10.137.dist-info/METADATA,sha256=zTdFmPtZBIWELAgfATnePzFSXm4bsrXFU71fgrXIiaY,8742
42
- pycarlo-0.10.137.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
- pycarlo-0.10.137.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
- pycarlo-0.10.137.dist-info/RECORD,,
38
+ pycarlo/lib/schema.json,sha256=BaImC2GWKE2sjZOsYqjTZmuisYbH7Gt-cPerCBtK4JI,6175978
39
+ pycarlo/lib/schema.py,sha256=zCN0Us_tR7nXbNUOeZQgN98RDyEIlnW92h90tDL9HlY,2683140
40
+ pycarlo-0.10.138.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
+ pycarlo-0.10.138.dist-info/METADATA,sha256=sWiPJToSaR1a5lM87EcR7EuZf_Pa6jCjgeET4TWow-8,8742
42
+ pycarlo-0.10.138.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
+ pycarlo-0.10.138.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
+ pycarlo-0.10.138.dist-info/RECORD,,