stigg-api-client 2.464.0__py3-none-any.whl → 2.467.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
@@ -6011,12 +6011,13 @@ class EligibleForTrial(sgqlc.types.Type):
6011
6011
 
6012
6012
  class Entitlement(sgqlc.types.Type):
6013
6013
  __schema__ = schema
6014
- __field_names__ = ('access_denied_reason', 'current_usage', 'customer_id', 'display_name_override', 'entitlement_updated_at', 'feature', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_granted', 'meter_id', 'next_reset_date', 'requested_usage', 'reset_period', 'reset_period_configuration', 'resource_id', 'usage_limit', 'usage_period_anchor', 'usage_period_end', 'usage_period_start', 'usage_updated_at')
6014
+ __field_names__ = ('access_denied_reason', 'current_usage', 'customer_id', 'display_name_override', 'entitlement_updated_at', 'enum_values', 'feature', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_granted', 'meter_id', 'next_reset_date', 'requested_usage', 'reset_period', 'reset_period_configuration', 'resource_id', 'usage_limit', 'usage_period_anchor', 'usage_period_end', 'usage_period_start', 'usage_updated_at')
6015
6015
  access_denied_reason = sgqlc.types.Field(AccessDeniedReason, graphql_name='accessDeniedReason')
6016
6016
  current_usage = sgqlc.types.Field(Float, graphql_name='currentUsage')
6017
6017
  customer_id = sgqlc.types.Field(String, graphql_name='customerId')
6018
6018
  display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
6019
6019
  entitlement_updated_at = sgqlc.types.Field(DateTime, graphql_name='entitlementUpdatedAt')
6020
+ enum_values = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(String)), graphql_name='enumValues')
6020
6021
  feature = sgqlc.types.Field('EntitlementFeature', graphql_name='feature')
6021
6022
  has_soft_limit = sgqlc.types.Field(Boolean, graphql_name='hasSoftLimit')
6022
6023
  has_unlimited_usage = sgqlc.types.Field(sgqlc.types.non_null(Boolean), graphql_name='hasUnlimitedUsage')
@@ -6074,12 +6075,13 @@ class EntitlementSummary(sgqlc.types.Type):
6074
6075
 
6075
6076
  class EntitlementWithSummary(sgqlc.types.Type):
6076
6077
  __schema__ = schema
6077
- __field_names__ = ('access_denied_reason', 'current_usage', 'customer_id', 'display_name_override', 'entitlement_updated_at', 'feature', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_granted', 'meter_id', 'next_reset_date', 'requested_usage', 'reset_period', 'reset_period_configuration', 'resource_id', 'summaries', 'usage_limit', 'usage_period_anchor', 'usage_period_end', 'usage_period_start', 'usage_updated_at')
6078
+ __field_names__ = ('access_denied_reason', 'current_usage', 'customer_id', 'display_name_override', 'entitlement_updated_at', 'enum_values', 'feature', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_granted', 'meter_id', 'next_reset_date', 'requested_usage', 'reset_period', 'reset_period_configuration', 'resource_id', 'summaries', 'usage_limit', 'usage_period_anchor', 'usage_period_end', 'usage_period_start', 'usage_updated_at')
6078
6079
  access_denied_reason = sgqlc.types.Field(AccessDeniedReason, graphql_name='accessDeniedReason')
6079
6080
  current_usage = sgqlc.types.Field(Float, graphql_name='currentUsage')
6080
6081
  customer_id = sgqlc.types.Field(String, graphql_name='customerId')
6081
6082
  display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
6082
6083
  entitlement_updated_at = sgqlc.types.Field(DateTime, graphql_name='entitlementUpdatedAt')
6084
+ enum_values = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(String)), graphql_name='enumValues')
6083
6085
  feature = sgqlc.types.Field(EntitlementFeature, graphql_name='feature')
6084
6086
  has_soft_limit = sgqlc.types.Field(Boolean, graphql_name='hasSoftLimit')
6085
6087
  has_unlimited_usage = sgqlc.types.Field(sgqlc.types.non_null(Boolean), graphql_name='hasUnlimitedUsage')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: stigg-api-client
3
- Version: 2.464.0
3
+ Version: 2.467.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=TYz-Vq4st8EGRpuc5rnXMwz6RwQRWqVih1bSTP-YZ8s,81847
5
- stigg/generated/schema.py,sha256=0dnuHFAibuKYvhu42Etsw7gbRFb9sVQrb4PBwep_Grk,678308
6
- stigg_api_client-2.464.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
- stigg_api_client-2.464.0.dist-info/METADATA,sha256=knxPJf4_sCKGx8cVXYkyvn08nNAD0fhnxETlnMkQ9t0,3198
8
- stigg_api_client-2.464.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
- stigg_api_client-2.464.0.dist-info/RECORD,,
5
+ stigg/generated/schema.py,sha256=VKO0KQ4_nlY6qiFJM4w7HIHlms_I5uhqFNXt2cnUFxg,678566
6
+ stigg_api_client-2.467.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
+ stigg_api_client-2.467.0.dist-info/METADATA,sha256=myFPdB5OQ5fmfQvcNLY93VCEzMIWg2EXbCWR7USIf-g,3198
8
+ stigg_api_client-2.467.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
+ stigg_api_client-2.467.0.dist-info/RECORD,,