stigg-api-client 1.84.0__py3-none-any.whl → 1.85.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
@@ -3360,10 +3360,10 @@ class SubscriptionCancelReasonFilterComparison(sgqlc.types.Input):
3360
3360
 
3361
3361
  class SubscriptionCancellationInput(sgqlc.types.Input):
3362
3362
  __schema__ = schema
3363
- __field_names__ = ('dont_prorate', 'end_date', 'environment_id', 'subscription_cancellation_action', 'subscription_cancellation_time', 'subscription_ref_id')
3364
- dont_prorate = sgqlc.types.Field(Boolean, graphql_name='dontProrate')
3363
+ __field_names__ = ('end_date', 'environment_id', 'prorate', 'subscription_cancellation_action', 'subscription_cancellation_time', 'subscription_ref_id')
3365
3364
  end_date = sgqlc.types.Field(DateTime, graphql_name='endDate')
3366
3365
  environment_id = sgqlc.types.Field(String, graphql_name='environmentId')
3366
+ prorate = sgqlc.types.Field(Boolean, graphql_name='prorate')
3367
3367
  subscription_cancellation_action = sgqlc.types.Field(SubscriptionCancellationAction, graphql_name='subscriptionCancellationAction')
3368
3368
  subscription_cancellation_time = sgqlc.types.Field(SubscriptionCancellationTime, graphql_name='subscriptionCancellationTime')
3369
3369
  subscription_ref_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='subscriptionRefId')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: stigg-api-client
3
- Version: 1.84.0
3
+ Version: 1.85.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=4KbmRM2bFSu-AgnhRHReIzcUJi8TWszP9k54mpzfKPg,65851
5
- stigg/generated/schema.py,sha256=DbFNrj74Tu-DQ7reHyoLNIiUtWpsldb6sgU9AdW5FoM,566937
6
- stigg_api_client-1.84.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
- stigg_api_client-1.84.0.dist-info/METADATA,sha256=yOiFq_fgSNcR9IuRKW0fLk95DgYv3gYGvM0nn2ZfH_I,3197
8
- stigg_api_client-1.84.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
- stigg_api_client-1.84.0.dist-info/RECORD,,
5
+ stigg/generated/schema.py,sha256=t48Z56kksjI1TjnuHgJAmxrtMl4aQ2vaKavWJIQRMNg,566923
6
+ stigg_api_client-1.85.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
+ stigg_api_client-1.85.0.dist-info/METADATA,sha256=dFyshNy6mE8p2295edE7Cf7gSYrxUtAr8SCnFXP9uxs,3197
8
+ stigg_api_client-1.85.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
+ stigg_api_client-1.85.0.dist-info/RECORD,,