stigg-api-client-v2 3.80.0__tar.gz → 3.84.1__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.80.0 → stigg_api_client_v2-3.84.1}/PKG-INFO +1 -1
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/pyproject.toml +1 -1
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/__init__.py +10 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/async_client.py +82 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/client.py +82 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/enums.py +13 -2
- stigg_api_client_v2-3.84.1/stigg/generated/get_entitlements_state.py +31 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/LICENSE +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/README.md +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/__init__.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_edge_utils.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/__init__.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/__init__.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_config.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_core_metadata.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_core_utils.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_dataclasses.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_decorators.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_decorators_v1.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_discriminated_union.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_fields.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_forward_ref.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_generate_schema.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_generics.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_git.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_internal_dataclass.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_known_annotated_metadata.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_mock_val_ser.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_model_construction.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_repr.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_schema_generation_shared.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_signature.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_std_types_schema.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_typing_extra.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_utils.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_validate_call.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_internal/_validators.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_migration.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/alias_generators.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/aliases.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/annotated_handlers.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/class_validators.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/color.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/config.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/dataclasses.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/datetime_parse.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/decorator.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/deprecated/__init__.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/deprecated/class_validators.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/deprecated/config.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/deprecated/copy_internals.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/deprecated/decorator.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/deprecated/json.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/deprecated/parse.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/deprecated/tools.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/env_settings.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/error_wrappers.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/errors.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/fields.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/functional_serializers.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/functional_validators.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/generics.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/json.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/json_schema.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/main.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/mypy.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/networks.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/parse.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/plugin/__init__.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/plugin/_loader.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/plugin/_schema_validator.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/py.typed +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/root_model.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/schema.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/tools.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/type_adapter.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/types.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/typing.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/utils.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/__init__.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/_hypothesis_plugin.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/annotated_types.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/class_validators.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/color.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/config.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/dataclasses.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/datetime_parse.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/decorator.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/env_settings.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/error_wrappers.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/errors.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/fields.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/generics.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/json.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/main.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/mypy.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/networks.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/parse.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/py.typed +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/schema.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/tools.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/types.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/typing.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/utils.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/validators.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/version.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/validate_call_decorator.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/validators.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/version.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/warnings.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic-2.6.4.dist-info/INSTALLER +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic-2.6.4.dist-info/METADATA +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic-2.6.4.dist-info/RECORD +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic-2.6.4.dist-info/REQUESTED +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic-2.6.4.dist-info/WHEEL +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic-2.6.4.dist-info/licenses/LICENSE +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/client.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/apply_subscription.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/archive_customer.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/async_base_client.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/base_client.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/base_model.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/cancel_subscription.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/cancel_subscription_updates.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/create_payment_session.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/create_subscription.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/delegate_subscription_to_customer.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/detach_customer_payment_method.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/estimate_subscription.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/estimate_subscription_update.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/exceptions.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/fragments.py +326 -326
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_active_subscriptions.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_active_subscriptions_list.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_checkout_state.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_coupons.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_credit_balance.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_credit_grants.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_customer_by_id.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_customer_portal_by_ref_id.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_customer_statistics.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_entitlement.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_entitlements.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_mock_paywall.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_paywall.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_products.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_sdk_configuration.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_subscription.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_subscriptions.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_usage_history.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/get_usage_history_v_2.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/grant_credits.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/grant_promotional_entitlements.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/grant_promotional_entitlements_group.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/import_customer.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/import_customer_bulk.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/import_subscriptions_bulk.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/input_types.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/migrate_subscription_to_latest.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/preview_next_invoice.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/preview_subscription.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/provision_customer.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/provision_subscription.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/report_entitlement_check_requested.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/report_event.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/report_usage.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/report_usage_bulk.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/revoke_promotional_entitlement.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/revoke_promotional_entitlements_group.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/transfer_subscription.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/transfer_subscription_to_resource.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/unarchive_customer.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/unlink_promotional_entitlements_group.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/update_customer.py +0 -0
- {stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/update_subscription.py +0 -0
|
@@ -59,6 +59,7 @@ from .enums import (
|
|
|
59
59
|
DiscountType,
|
|
60
60
|
EntitlementBehavior,
|
|
61
61
|
EntitlementResetPeriod,
|
|
62
|
+
EntitlementsStateAccessDeniedReason,
|
|
62
63
|
EntitySelectionMode,
|
|
63
64
|
EnvironmentAccessRole,
|
|
64
65
|
EnvironmentProvisionStatus,
|
|
@@ -559,6 +560,11 @@ from .get_customer_statistics import (
|
|
|
559
560
|
)
|
|
560
561
|
from .get_entitlement import GetEntitlement, GetEntitlementEntitlement
|
|
561
562
|
from .get_entitlements import GetEntitlements, GetEntitlementsEntitlements
|
|
563
|
+
from .get_entitlements_state import (
|
|
564
|
+
GetEntitlementsState,
|
|
565
|
+
GetEntitlementsStateEntitlementsState,
|
|
566
|
+
GetEntitlementsStateEntitlementsStateEntitlements,
|
|
567
|
+
)
|
|
562
568
|
from .get_mock_paywall import (
|
|
563
569
|
GetMockPaywall,
|
|
564
570
|
GetMockPaywallMockPaywall,
|
|
@@ -1311,6 +1317,7 @@ __all__ = [
|
|
|
1311
1317
|
"EntitlementUsageUpdated",
|
|
1312
1318
|
"EntitlementUsageUpdatedEntitlement",
|
|
1313
1319
|
"EntitlementUsageUpdatedUsage",
|
|
1320
|
+
"EntitlementsStateAccessDeniedReason",
|
|
1314
1321
|
"EntitlementsUpdatedPayload",
|
|
1315
1322
|
"EntitlementsUpdatedPayloadEntitlements",
|
|
1316
1323
|
"EntitySelectionMode",
|
|
@@ -1400,6 +1407,9 @@ __all__ = [
|
|
|
1400
1407
|
"GetEntitlementEntitlement",
|
|
1401
1408
|
"GetEntitlements",
|
|
1402
1409
|
"GetEntitlementsEntitlements",
|
|
1410
|
+
"GetEntitlementsState",
|
|
1411
|
+
"GetEntitlementsStateEntitlementsState",
|
|
1412
|
+
"GetEntitlementsStateEntitlementsStateEntitlements",
|
|
1403
1413
|
"GetMockPaywall",
|
|
1404
1414
|
"GetMockPaywallMockPaywall",
|
|
1405
1415
|
"GetMockPaywallMockPaywallConfiguration",
|
|
@@ -26,6 +26,7 @@ from .get_customer_portal_by_ref_id import GetCustomerPortalByRefId
|
|
|
26
26
|
from .get_customer_statistics import GetCustomerStatistics
|
|
27
27
|
from .get_entitlement import GetEntitlement
|
|
28
28
|
from .get_entitlements import GetEntitlements
|
|
29
|
+
from .get_entitlements_state import GetEntitlementsState
|
|
29
30
|
from .get_mock_paywall import GetMockPaywall
|
|
30
31
|
from .get_paywall import GetPaywall
|
|
31
32
|
from .get_products import GetProducts
|
|
@@ -5286,6 +5287,87 @@ class AsyncClient(AsyncBaseClient):
|
|
|
5286
5287
|
data = self.get_data(response)
|
|
5287
5288
|
return GetEntitlements.model_validate(data)
|
|
5288
5289
|
|
|
5290
|
+
async def get_entitlements_state(
|
|
5291
|
+
self, input: FetchEntitlementsQuery, **kwargs: Any
|
|
5292
|
+
) -> GetEntitlementsState:
|
|
5293
|
+
_query = gql(
|
|
5294
|
+
"""
|
|
5295
|
+
query GetEntitlementsState($query: FetchEntitlementsQuery!) {
|
|
5296
|
+
entitlementsState(query: $query) {
|
|
5297
|
+
entitlements {
|
|
5298
|
+
...EntitlementFragment
|
|
5299
|
+
}
|
|
5300
|
+
accessDeniedReason
|
|
5301
|
+
}
|
|
5302
|
+
}
|
|
5303
|
+
|
|
5304
|
+
fragment EntitlementFragment on Entitlement {
|
|
5305
|
+
__typename
|
|
5306
|
+
isGranted
|
|
5307
|
+
accessDeniedReason
|
|
5308
|
+
customerId
|
|
5309
|
+
resourceId
|
|
5310
|
+
usageLimit
|
|
5311
|
+
hasUnlimitedUsage
|
|
5312
|
+
hasSoftLimit
|
|
5313
|
+
currentUsage
|
|
5314
|
+
requestedUsage
|
|
5315
|
+
requestedValues
|
|
5316
|
+
enumValues
|
|
5317
|
+
entitlementUpdatedAt
|
|
5318
|
+
usageUpdatedAt
|
|
5319
|
+
usagePeriodAnchor
|
|
5320
|
+
usagePeriodStart
|
|
5321
|
+
usagePeriodEnd
|
|
5322
|
+
nextResetDate
|
|
5323
|
+
resetPeriod
|
|
5324
|
+
resetPeriodConfiguration {
|
|
5325
|
+
...ResetPeriodConfigurationFragment
|
|
5326
|
+
}
|
|
5327
|
+
feature {
|
|
5328
|
+
...FeatureFragment
|
|
5329
|
+
}
|
|
5330
|
+
}
|
|
5331
|
+
|
|
5332
|
+
fragment FeatureFragment on EntitlementFeature {
|
|
5333
|
+
__typename
|
|
5334
|
+
featureType
|
|
5335
|
+
meterType
|
|
5336
|
+
featureUnits
|
|
5337
|
+
featureUnitsPlural
|
|
5338
|
+
description
|
|
5339
|
+
displayName
|
|
5340
|
+
refId
|
|
5341
|
+
unitTransformation {
|
|
5342
|
+
divide
|
|
5343
|
+
round
|
|
5344
|
+
}
|
|
5345
|
+
}
|
|
5346
|
+
|
|
5347
|
+
fragment ResetPeriodConfigurationFragment on ResetPeriodConfiguration {
|
|
5348
|
+
__typename
|
|
5349
|
+
... on YearlyResetPeriodConfig {
|
|
5350
|
+
yearlyAccordingTo
|
|
5351
|
+
}
|
|
5352
|
+
... on MonthlyResetPeriodConfig {
|
|
5353
|
+
monthlyAccordingTo
|
|
5354
|
+
}
|
|
5355
|
+
... on WeeklyResetPeriodConfig {
|
|
5356
|
+
weeklyAccordingTo
|
|
5357
|
+
}
|
|
5358
|
+
}
|
|
5359
|
+
"""
|
|
5360
|
+
)
|
|
5361
|
+
variables: Dict[str, object] = {"query": input}
|
|
5362
|
+
response = await self.execute(
|
|
5363
|
+
query=_query,
|
|
5364
|
+
operation_name="GetEntitlementsState",
|
|
5365
|
+
variables=variables,
|
|
5366
|
+
**kwargs
|
|
5367
|
+
)
|
|
5368
|
+
data = self.get_data(response)
|
|
5369
|
+
return GetEntitlementsState.model_validate(data)
|
|
5370
|
+
|
|
5289
5371
|
async def get_entitlement(
|
|
5290
5372
|
self, input: FetchEntitlementQuery, **kwargs: Any
|
|
5291
5373
|
) -> GetEntitlement:
|
|
@@ -26,6 +26,7 @@ from .get_customer_portal_by_ref_id import GetCustomerPortalByRefId
|
|
|
26
26
|
from .get_customer_statistics import GetCustomerStatistics
|
|
27
27
|
from .get_entitlement import GetEntitlement
|
|
28
28
|
from .get_entitlements import GetEntitlements
|
|
29
|
+
from .get_entitlements_state import GetEntitlementsState
|
|
29
30
|
from .get_mock_paywall import GetMockPaywall
|
|
30
31
|
from .get_paywall import GetPaywall
|
|
31
32
|
from .get_products import GetProducts
|
|
@@ -5282,6 +5283,87 @@ class Client(BaseClient):
|
|
|
5282
5283
|
data = self.get_data(response)
|
|
5283
5284
|
return GetEntitlements.model_validate(data)
|
|
5284
5285
|
|
|
5286
|
+
def get_entitlements_state(
|
|
5287
|
+
self, input: FetchEntitlementsQuery, **kwargs: Any
|
|
5288
|
+
) -> GetEntitlementsState:
|
|
5289
|
+
_query = gql(
|
|
5290
|
+
"""
|
|
5291
|
+
query GetEntitlementsState($query: FetchEntitlementsQuery!) {
|
|
5292
|
+
entitlementsState(query: $query) {
|
|
5293
|
+
entitlements {
|
|
5294
|
+
...EntitlementFragment
|
|
5295
|
+
}
|
|
5296
|
+
accessDeniedReason
|
|
5297
|
+
}
|
|
5298
|
+
}
|
|
5299
|
+
|
|
5300
|
+
fragment EntitlementFragment on Entitlement {
|
|
5301
|
+
__typename
|
|
5302
|
+
isGranted
|
|
5303
|
+
accessDeniedReason
|
|
5304
|
+
customerId
|
|
5305
|
+
resourceId
|
|
5306
|
+
usageLimit
|
|
5307
|
+
hasUnlimitedUsage
|
|
5308
|
+
hasSoftLimit
|
|
5309
|
+
currentUsage
|
|
5310
|
+
requestedUsage
|
|
5311
|
+
requestedValues
|
|
5312
|
+
enumValues
|
|
5313
|
+
entitlementUpdatedAt
|
|
5314
|
+
usageUpdatedAt
|
|
5315
|
+
usagePeriodAnchor
|
|
5316
|
+
usagePeriodStart
|
|
5317
|
+
usagePeriodEnd
|
|
5318
|
+
nextResetDate
|
|
5319
|
+
resetPeriod
|
|
5320
|
+
resetPeriodConfiguration {
|
|
5321
|
+
...ResetPeriodConfigurationFragment
|
|
5322
|
+
}
|
|
5323
|
+
feature {
|
|
5324
|
+
...FeatureFragment
|
|
5325
|
+
}
|
|
5326
|
+
}
|
|
5327
|
+
|
|
5328
|
+
fragment FeatureFragment on EntitlementFeature {
|
|
5329
|
+
__typename
|
|
5330
|
+
featureType
|
|
5331
|
+
meterType
|
|
5332
|
+
featureUnits
|
|
5333
|
+
featureUnitsPlural
|
|
5334
|
+
description
|
|
5335
|
+
displayName
|
|
5336
|
+
refId
|
|
5337
|
+
unitTransformation {
|
|
5338
|
+
divide
|
|
5339
|
+
round
|
|
5340
|
+
}
|
|
5341
|
+
}
|
|
5342
|
+
|
|
5343
|
+
fragment ResetPeriodConfigurationFragment on ResetPeriodConfiguration {
|
|
5344
|
+
__typename
|
|
5345
|
+
... on YearlyResetPeriodConfig {
|
|
5346
|
+
yearlyAccordingTo
|
|
5347
|
+
}
|
|
5348
|
+
... on MonthlyResetPeriodConfig {
|
|
5349
|
+
monthlyAccordingTo
|
|
5350
|
+
}
|
|
5351
|
+
... on WeeklyResetPeriodConfig {
|
|
5352
|
+
weeklyAccordingTo
|
|
5353
|
+
}
|
|
5354
|
+
}
|
|
5355
|
+
"""
|
|
5356
|
+
)
|
|
5357
|
+
variables: Dict[str, object] = {"query": input}
|
|
5358
|
+
response = self.execute(
|
|
5359
|
+
query=_query,
|
|
5360
|
+
operation_name="GetEntitlementsState",
|
|
5361
|
+
variables=variables,
|
|
5362
|
+
**kwargs
|
|
5363
|
+
)
|
|
5364
|
+
data = self.get_data(response)
|
|
5365
|
+
return GetEntitlementsState.model_validate(data)
|
|
5366
|
+
|
|
5285
5367
|
def get_entitlement(
|
|
5286
5368
|
self, input: FetchEntitlementQuery, **kwargs: Any
|
|
5287
5369
|
) -> GetEntitlement:
|
|
@@ -377,6 +377,11 @@ class EntitlementResetPeriod(str, Enum):
|
|
|
377
377
|
YEAR = "YEAR"
|
|
378
378
|
|
|
379
379
|
|
|
380
|
+
class EntitlementsStateAccessDeniedReason(str, Enum):
|
|
381
|
+
CustomerNotFound = "CustomerNotFound"
|
|
382
|
+
NoActiveSubscription = "NoActiveSubscription"
|
|
383
|
+
|
|
384
|
+
|
|
380
385
|
class EntitySelectionMode(str, Enum):
|
|
381
386
|
BLACK_LIST = "BLACK_LIST"
|
|
382
387
|
WHITE_LIST = "WHITE_LIST"
|
|
@@ -621,6 +626,7 @@ class EventActor(str, Enum):
|
|
|
621
626
|
class EventEntityType(str, Enum):
|
|
622
627
|
ADDON = "ADDON"
|
|
623
628
|
COUPON = "COUPON"
|
|
629
|
+
CREDIT = "CREDIT"
|
|
624
630
|
CUSTOMER = "CUSTOMER"
|
|
625
631
|
ENTITLEMENT = "ENTITLEMENT"
|
|
626
632
|
FEATURE = "FEATURE"
|
|
@@ -652,8 +658,13 @@ class EventLogType(str, Enum):
|
|
|
652
658
|
COUPON_CREATED = "COUPON_CREATED"
|
|
653
659
|
COUPON_UPDATED = "COUPON_UPDATED"
|
|
654
660
|
CREATE_SUBSCRIPTION_FAILED = "CREATE_SUBSCRIPTION_FAILED"
|
|
655
|
-
|
|
656
|
-
|
|
661
|
+
CREDITS_BALANCE_DEPLETED = "CREDITS_BALANCE_DEPLETED"
|
|
662
|
+
CREDITS_BALANCE_USAGE_LOW = "CREDITS_BALANCE_USAGE_LOW"
|
|
663
|
+
CREDITS_GRANT_DEPLETED = "CREDITS_GRANT_DEPLETED"
|
|
664
|
+
CREDITS_GRANT_EXPIRED = "CREDITS_GRANT_EXPIRED"
|
|
665
|
+
CREDITS_GRANT_GRANTED = "CREDITS_GRANT_GRANTED"
|
|
666
|
+
CREDITS_GRANT_UPDATED = "CREDITS_GRANT_UPDATED"
|
|
667
|
+
CREDITS_GRANT_USAGE_LOW = "CREDITS_GRANT_USAGE_LOW"
|
|
657
668
|
CUSTOMER_CREATED = "CUSTOMER_CREATED"
|
|
658
669
|
CUSTOMER_DELETED = "CUSTOMER_DELETED"
|
|
659
670
|
CUSTOMER_ENTITLEMENT_CALCULATION_TRIGGERED = (
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# Generated by ariadne-codegen
|
|
2
|
+
# Source: operations.graphql
|
|
3
|
+
|
|
4
|
+
from typing import List, Optional
|
|
5
|
+
|
|
6
|
+
from stigg._vendors.pydantic import Field
|
|
7
|
+
|
|
8
|
+
from .base_model import BaseModel
|
|
9
|
+
from .enums import EntitlementsStateAccessDeniedReason
|
|
10
|
+
from .fragments import EntitlementFragment
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
class GetEntitlementsState(BaseModel):
|
|
14
|
+
entitlements_state: "GetEntitlementsStateEntitlementsState" = Field(
|
|
15
|
+
alias="entitlementsState"
|
|
16
|
+
)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
class GetEntitlementsStateEntitlementsState(BaseModel):
|
|
20
|
+
entitlements: List["GetEntitlementsStateEntitlementsStateEntitlements"]
|
|
21
|
+
access_denied_reason: Optional[EntitlementsStateAccessDeniedReason] = Field(
|
|
22
|
+
alias="accessDeniedReason"
|
|
23
|
+
)
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
class GetEntitlementsStateEntitlementsStateEntitlements(EntitlementFragment):
|
|
27
|
+
pass
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
GetEntitlementsState.model_rebuild()
|
|
31
|
+
GetEntitlementsStateEntitlementsState.model_rebuild()
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/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.80.0 → stigg_api_client_v2-3.84.1}/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.80.0 → stigg_api_client_v2-3.84.1}/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.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/_migration.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/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.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/dataclasses.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/datetime_parse.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/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.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/deprecated/json.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/env_settings.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/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.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/generics.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/json_schema.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/networks.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/plugin/__init__.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/plugin/_loader.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/root_model.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/type_adapter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/color.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/config.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/dataclasses.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/decorator.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/env_settings.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/errors.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/fields.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/generics.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/json.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/main.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/mypy.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/networks.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/parse.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/py.typed
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/schema.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/tools.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/types.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/typing.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/utils.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/validators.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/v1/version.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/validators.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/_vendors/pydantic/version.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/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.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/apply_subscription.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/archive_customer.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/async_base_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/cancel_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/create_payment_session.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-3.80.0 → stigg_api_client_v2-3.84.1}/stigg/generated/create_subscription.py
RENAMED
|
File without changes
|