stigg-api-client 1.156.0__py3-none-any.whl → 1.157.0__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 stigg-api-client might be problematic. Click here for more details.

stigg/generated/schema.py CHANGED
@@ -2010,7 +2010,7 @@ class ImportCustomerBulk(sgqlc.types.Input):
2010
2010
 
2011
2011
  class ImportCustomerInput(sgqlc.types.Input):
2012
2012
  __schema__ = schema
2013
- __field_names__ = ('additional_meta_data', 'billing_id', 'customer_id', 'email', 'environment_id', 'name', 'payment_method_id', 'ref_id')
2013
+ __field_names__ = ('additional_meta_data', 'billing_id', 'customer_id', 'email', 'environment_id', 'name', 'payment_method_id', 'ref_id', 'updated_at')
2014
2014
  additional_meta_data = sgqlc.types.Field(JSON, graphql_name='additionalMetaData')
2015
2015
  billing_id = sgqlc.types.Field(String, graphql_name='billingId')
2016
2016
  customer_id = sgqlc.types.Field(String, graphql_name='customerId')
@@ -2019,6 +2019,7 @@ class ImportCustomerInput(sgqlc.types.Input):
2019
2019
  name = sgqlc.types.Field(String, graphql_name='name')
2020
2020
  payment_method_id = sgqlc.types.Field(String, graphql_name='paymentMethodId')
2021
2021
  ref_id = sgqlc.types.Field(String, graphql_name='refId')
2022
+ updated_at = sgqlc.types.Field(DateTime, graphql_name='updatedAt')
2022
2023
 
2023
2024
 
2024
2025
  class ImportIntegrationCatalogInput(sgqlc.types.Input):
@@ -2069,7 +2070,7 @@ class ImportIntegrationTaskSort(sgqlc.types.Input):
2069
2070
 
2070
2071
  class ImportSubscriptionInput(sgqlc.types.Input):
2071
2072
  __schema__ = schema
2072
- __field_names__ = ('additional_meta_data', 'billing_id', 'billing_period', 'customer_id', 'plan_id', 'resource_id', 'start_date', 'unit_quantity')
2073
+ __field_names__ = ('additional_meta_data', 'billing_id', 'billing_period', 'customer_id', 'plan_id', 'resource_id', 'start_date', 'unit_quantity', 'updated_at')
2073
2074
  additional_meta_data = sgqlc.types.Field(JSON, graphql_name='additionalMetaData')
2074
2075
  billing_id = sgqlc.types.Field(String, graphql_name='billingId')
2075
2076
  billing_period = sgqlc.types.Field(BillingPeriod, graphql_name='billingPeriod')
@@ -2078,6 +2079,7 @@ class ImportSubscriptionInput(sgqlc.types.Input):
2078
2079
  resource_id = sgqlc.types.Field(String, graphql_name='resourceId')
2079
2080
  start_date = sgqlc.types.Field(DateTime, graphql_name='startDate')
2080
2081
  unit_quantity = sgqlc.types.Field(Float, graphql_name='unitQuantity')
2082
+ updated_at = sgqlc.types.Field(DateTime, graphql_name='updatedAt')
2081
2083
 
2082
2084
 
2083
2085
  class ImportSubscriptionsBulk(sgqlc.types.Input):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: stigg-api-client
3
- Version: 1.156.0
3
+ Version: 1.157.0
4
4
  Summary:
5
5
  License: STIGG SDK LICENSE
6
6
  Author: Stigg
@@ -2,8 +2,8 @@ stigg/__init__.py,sha256=uQeM3YjvH1X56xOPknIEQezw0yjNNS-m9gi3B0XlSOM,44
2
2
  stigg/client.py,sha256=z9u5SptafEM-tN_K0o_zGKYDy6VVS9LWvkH0ZBMO4jc,3721
3
3
  stigg/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  stigg/generated/operations.py,sha256=mA401xlRgdYJDGJORvOQi89zw69K1dFQtkdVvGMzFBQ,68731
5
- stigg/generated/schema.py,sha256=FzUGnZNk5_-8zBiGEO8aRjeESkE7lB089ZMmDfvn6NI,582819
6
- stigg_api_client-1.156.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
- stigg_api_client-1.156.0.dist-info/METADATA,sha256=_Gqf_1CbKtUssqL0qvvQnzHBrP1_jhSxBAFhrT7I5es,3198
8
- stigg_api_client-1.156.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
- stigg_api_client-1.156.0.dist-info/RECORD,,
5
+ stigg/generated/schema.py,sha256=GaKXZ5xBXeHmNI_S37w3OBgP_kCsH2E65reVilVJy08,582989
6
+ stigg_api_client-1.157.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
+ stigg_api_client-1.157.0.dist-info/METADATA,sha256=H8GIwgPqX0jK84RIUTA1z2evcIgIWftTac-vxKRosFQ,3198
8
+ stigg_api_client-1.157.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
+ stigg_api_client-1.157.0.dist-info/RECORD,,