stigg-api-client-v2 3.88.0__tar.gz → 3.93.0__tar.gz
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-v2 might be problematic. Click here for more details.
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/PKG-INFO +1 -1
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/pyproject.toml +1 -1
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/__init__.py +10 -1
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/async_client.py +16 -1
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/client.py +16 -1
- stigg_api_client_v2-3.93.0/stigg/generated/get_credit_grants.py +36 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/input_types.py +1 -0
- stigg_api_client_v2-3.88.0/stigg/generated/get_credit_grants.py +0 -20
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/LICENSE +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/README.md +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/__init__.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_edge_utils.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/__init__.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/__init__.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_config.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_core_metadata.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_core_utils.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_dataclasses.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_decorators.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_decorators_v1.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_discriminated_union.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_fields.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_forward_ref.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_generate_schema.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_generics.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_git.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_internal_dataclass.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_known_annotated_metadata.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_mock_val_ser.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_model_construction.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_repr.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_schema_generation_shared.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_signature.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_std_types_schema.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_typing_extra.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_utils.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_validate_call.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_validators.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_migration.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/alias_generators.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/aliases.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/annotated_handlers.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/class_validators.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/color.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/config.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/dataclasses.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/datetime_parse.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/decorator.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/deprecated/__init__.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/deprecated/class_validators.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/deprecated/config.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/deprecated/copy_internals.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/deprecated/decorator.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/deprecated/json.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/deprecated/parse.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/deprecated/tools.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/env_settings.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/error_wrappers.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/errors.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/fields.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/functional_serializers.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/functional_validators.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/generics.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/json.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/json_schema.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/main.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/mypy.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/networks.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/parse.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/plugin/__init__.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/plugin/_loader.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/plugin/_schema_validator.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/py.typed +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/root_model.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/schema.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/tools.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/type_adapter.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/types.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/typing.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/utils.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/__init__.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/_hypothesis_plugin.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/annotated_types.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/class_validators.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/color.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/config.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/dataclasses.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/datetime_parse.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/decorator.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/env_settings.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/error_wrappers.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/errors.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/fields.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/generics.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/json.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/main.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/mypy.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/networks.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/parse.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/py.typed +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/schema.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/tools.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/types.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/typing.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/utils.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/validators.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/version.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/validate_call_decorator.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/validators.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/version.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/warnings.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic-2.6.4.dist-info/INSTALLER +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic-2.6.4.dist-info/METADATA +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic-2.6.4.dist-info/RECORD +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic-2.6.4.dist-info/REQUESTED +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic-2.6.4.dist-info/WHEEL +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic-2.6.4.dist-info/licenses/LICENSE +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/client.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/apply_subscription.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/archive_customer.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/async_base_client.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/base_client.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/base_model.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/cancel_subscription.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/cancel_subscription_updates.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/create_payment_session.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/create_subscription.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/delegate_subscription_to_customer.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/detach_customer_payment_method.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/enums.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/estimate_subscription.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/estimate_subscription_update.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/exceptions.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/fragments.py +255 -255
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_active_subscriptions.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_active_subscriptions_list.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_checkout_state.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_coupons.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_credit_balance.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_credit_ledger.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_customer_by_id.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_customer_portal_by_ref_id.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_customer_statistics.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_entitlement.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_entitlements.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_entitlements_state.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_mock_paywall.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_paywall.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_products.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_sdk_configuration.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_subscription.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_subscriptions.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_usage_history.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/get_usage_history_v_2.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/grant_credits.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/grant_promotional_entitlements.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/grant_promotional_entitlements_group.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/import_customer.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/import_customer_bulk.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/import_subscriptions_bulk.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/migrate_subscription_to_latest.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/preview_next_invoice.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/preview_subscription.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/provision_customer.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/provision_subscription.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/report_entitlement_check_requested.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/report_event.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/report_usage.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/report_usage_bulk.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/revoke_promotional_entitlement.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/revoke_promotional_entitlements_group.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/transfer_subscription.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/transfer_subscription_to_resource.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/unarchive_customer.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/unlink_promotional_entitlements_group.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/update_customer.py +0 -0
- {stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/update_subscription.py +0 -0
|
@@ -549,7 +549,13 @@ from .get_coupons import (
|
|
|
549
549
|
GetCouponsCouponsEdgesNode,
|
|
550
550
|
)
|
|
551
551
|
from .get_credit_balance import GetCreditBalance, GetCreditBalanceCreditBalanceSummary
|
|
552
|
-
from .get_credit_grants import
|
|
552
|
+
from .get_credit_grants import (
|
|
553
|
+
GetCreditGrants,
|
|
554
|
+
GetCreditGrantsCreditGrants,
|
|
555
|
+
GetCreditGrantsCreditGrantsEdges,
|
|
556
|
+
GetCreditGrantsCreditGrantsEdgesNode,
|
|
557
|
+
GetCreditGrantsCreditGrantsPageInfo,
|
|
558
|
+
)
|
|
553
559
|
from .get_credit_ledger import (
|
|
554
560
|
GetCreditLedger,
|
|
555
561
|
GetCreditLedgerCreditsLedger,
|
|
@@ -1402,6 +1408,9 @@ __all__ = [
|
|
|
1402
1408
|
"GetCreditBalanceCreditBalanceSummary",
|
|
1403
1409
|
"GetCreditGrants",
|
|
1404
1410
|
"GetCreditGrantsCreditGrants",
|
|
1411
|
+
"GetCreditGrantsCreditGrantsEdges",
|
|
1412
|
+
"GetCreditGrantsCreditGrantsEdgesNode",
|
|
1413
|
+
"GetCreditGrantsCreditGrantsPageInfo",
|
|
1405
1414
|
"GetCreditGrantsInput",
|
|
1406
1415
|
"GetCreditLedger",
|
|
1407
1416
|
"GetCreditLedgerCreditsLedger",
|
|
@@ -6728,7 +6728,15 @@ class AsyncClient(AsyncBaseClient):
|
|
|
6728
6728
|
"""
|
|
6729
6729
|
query GetCreditGrants($input: GetCreditGrantsInput!) {
|
|
6730
6730
|
creditGrants(input: $input) {
|
|
6731
|
-
|
|
6731
|
+
pageInfo {
|
|
6732
|
+
...PageInfoFragment
|
|
6733
|
+
}
|
|
6734
|
+
edges {
|
|
6735
|
+
node {
|
|
6736
|
+
...CreditGrantFragment
|
|
6737
|
+
}
|
|
6738
|
+
}
|
|
6739
|
+
totalCount
|
|
6732
6740
|
}
|
|
6733
6741
|
}
|
|
6734
6742
|
|
|
@@ -6753,6 +6761,13 @@ class AsyncClient(AsyncBaseClient):
|
|
|
6753
6761
|
resourceId
|
|
6754
6762
|
additionalMetaData
|
|
6755
6763
|
}
|
|
6764
|
+
|
|
6765
|
+
fragment PageInfoFragment on PageInfo {
|
|
6766
|
+
startCursor
|
|
6767
|
+
endCursor
|
|
6768
|
+
hasNextPage
|
|
6769
|
+
hasPreviousPage
|
|
6770
|
+
}
|
|
6756
6771
|
"""
|
|
6757
6772
|
)
|
|
6758
6773
|
variables: Dict[str, object] = {"input": input}
|
|
@@ -6722,7 +6722,15 @@ class Client(BaseClient):
|
|
|
6722
6722
|
"""
|
|
6723
6723
|
query GetCreditGrants($input: GetCreditGrantsInput!) {
|
|
6724
6724
|
creditGrants(input: $input) {
|
|
6725
|
-
|
|
6725
|
+
pageInfo {
|
|
6726
|
+
...PageInfoFragment
|
|
6727
|
+
}
|
|
6728
|
+
edges {
|
|
6729
|
+
node {
|
|
6730
|
+
...CreditGrantFragment
|
|
6731
|
+
}
|
|
6732
|
+
}
|
|
6733
|
+
totalCount
|
|
6726
6734
|
}
|
|
6727
6735
|
}
|
|
6728
6736
|
|
|
@@ -6747,6 +6755,13 @@ class Client(BaseClient):
|
|
|
6747
6755
|
resourceId
|
|
6748
6756
|
additionalMetaData
|
|
6749
6757
|
}
|
|
6758
|
+
|
|
6759
|
+
fragment PageInfoFragment on PageInfo {
|
|
6760
|
+
startCursor
|
|
6761
|
+
endCursor
|
|
6762
|
+
hasNextPage
|
|
6763
|
+
hasPreviousPage
|
|
6764
|
+
}
|
|
6750
6765
|
"""
|
|
6751
6766
|
)
|
|
6752
6767
|
variables: Dict[str, object] = {"input": input}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# Generated by ariadne-codegen
|
|
2
|
+
# Source: operations.graphql
|
|
3
|
+
|
|
4
|
+
from typing import List
|
|
5
|
+
|
|
6
|
+
from stigg._vendors.pydantic import Field
|
|
7
|
+
|
|
8
|
+
from .base_model import BaseModel
|
|
9
|
+
from .fragments import CreditGrantFragment, PageInfoFragment
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
class GetCreditGrants(BaseModel):
|
|
13
|
+
credit_grants: "GetCreditGrantsCreditGrants" = Field(alias="creditGrants")
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
class GetCreditGrantsCreditGrants(BaseModel):
|
|
17
|
+
page_info: "GetCreditGrantsCreditGrantsPageInfo" = Field(alias="pageInfo")
|
|
18
|
+
edges: List["GetCreditGrantsCreditGrantsEdges"]
|
|
19
|
+
total_count: int = Field(alias="totalCount")
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
class GetCreditGrantsCreditGrantsPageInfo(PageInfoFragment):
|
|
23
|
+
pass
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
class GetCreditGrantsCreditGrantsEdges(BaseModel):
|
|
27
|
+
node: "GetCreditGrantsCreditGrantsEdgesNode"
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
class GetCreditGrantsCreditGrantsEdgesNode(CreditGrantFragment):
|
|
31
|
+
pass
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
GetCreditGrants.model_rebuild()
|
|
35
|
+
GetCreditGrantsCreditGrants.model_rebuild()
|
|
36
|
+
GetCreditGrantsCreditGrantsEdges.model_rebuild()
|
|
@@ -2036,6 +2036,7 @@ class GetCreditGrantsInput(BaseModel):
|
|
|
2036
2036
|
currency_id: Optional[str] = Field(alias="currencyId", default=None)
|
|
2037
2037
|
customer_id: str = Field(alias="customerId")
|
|
2038
2038
|
environment_id: Optional[Any] = Field(alias="environmentId", default=None)
|
|
2039
|
+
paging: Optional["CursorPaging"] = None
|
|
2039
2040
|
resource_id: Optional[str] = Field(alias="resourceId", default=None)
|
|
2040
2041
|
|
|
2041
2042
|
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# Generated by ariadne-codegen
|
|
2
|
-
# Source: operations.graphql
|
|
3
|
-
|
|
4
|
-
from typing import List
|
|
5
|
-
|
|
6
|
-
from stigg._vendors.pydantic import Field
|
|
7
|
-
|
|
8
|
-
from .base_model import BaseModel
|
|
9
|
-
from .fragments import CreditGrantFragment
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
class GetCreditGrants(BaseModel):
|
|
13
|
-
credit_grants: List["GetCreditGrantsCreditGrants"] = Field(alias="creditGrants")
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
class GetCreditGrantsCreditGrants(CreditGrantFragment):
|
|
17
|
-
pass
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
GetCreditGrants.model_rebuild()
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_git.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_internal/_repr.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/_migration.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/aliases.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/dataclasses.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/datetime_parse.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/decorator.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/deprecated/json.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/env_settings.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/error_wrappers.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/generics.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/json_schema.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/networks.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/plugin/__init__.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/plugin/_loader.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/root_model.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/type_adapter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/color.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/config.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/dataclasses.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/decorator.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/env_settings.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/errors.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/fields.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/generics.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/json.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/main.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/mypy.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/networks.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/parse.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/py.typed
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/schema.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/tools.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/types.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/typing.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/utils.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/validators.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/v1/version.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/validators.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/version.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/_vendors/pydantic/warnings.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/apply_subscription.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/archive_customer.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/async_base_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/cancel_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/create_payment_session.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/create_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.88.0 → stigg_api_client_v2-3.93.0}/stigg/generated/estimate_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|