stigg-api-client-v2 2.446.1__tar.gz → 2.448.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-2.446.1 → stigg_api_client_v2-2.448.1}/PKG-INFO +1 -1
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/pyproject.toml +1 -1
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/__init__.py +12 -12
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/async_client.py +9 -6
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/client.py +9 -6
- stigg_api_client_v2-2.448.1/stigg/generated/get_subscriptions.py +35 -0
- stigg_api_client_v2-2.446.1/stigg/generated/subscriptions.py +0 -35
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/LICENSE +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/README.md +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/__init__.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_edge_utils.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/__init__.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/__init__.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_config.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_core_metadata.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_core_utils.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_dataclasses.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_decorators.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_decorators_v1.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_discriminated_union.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_fields.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_forward_ref.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_generate_schema.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_generics.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_git.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_internal_dataclass.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_known_annotated_metadata.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_mock_val_ser.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_model_construction.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_repr.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_schema_generation_shared.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_signature.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_std_types_schema.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_typing_extra.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_utils.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_validate_call.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_internal/_validators.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_migration.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/alias_generators.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/aliases.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/annotated_handlers.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/class_validators.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/color.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/config.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/dataclasses.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/datetime_parse.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/decorator.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/deprecated/__init__.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/deprecated/class_validators.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/deprecated/config.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/deprecated/copy_internals.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/deprecated/decorator.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/deprecated/json.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/deprecated/parse.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/deprecated/tools.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/env_settings.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/error_wrappers.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/errors.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/fields.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/functional_serializers.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/functional_validators.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/generics.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/json.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/json_schema.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/main.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/mypy.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/networks.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/parse.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/plugin/__init__.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/plugin/_loader.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/plugin/_schema_validator.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/py.typed +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/root_model.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/schema.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/tools.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/type_adapter.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/types.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/typing.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/utils.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/__init__.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/_hypothesis_plugin.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/annotated_types.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/class_validators.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/color.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/config.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/dataclasses.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/datetime_parse.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/decorator.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/env_settings.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/error_wrappers.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/errors.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/fields.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/generics.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/json.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/main.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/mypy.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/networks.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/parse.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/py.typed +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/schema.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/tools.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/types.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/typing.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/utils.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/validators.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/version.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/validate_call_decorator.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/validators.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/version.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/warnings.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic-2.6.4.dist-info/INSTALLER +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic-2.6.4.dist-info/METADATA +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic-2.6.4.dist-info/RECORD +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic-2.6.4.dist-info/REQUESTED +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic-2.6.4.dist-info/WHEEL +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic-2.6.4.dist-info/licenses/LICENSE +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/client.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/apply_subscription.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/archive_customer.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/async_base_client.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/base_client.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/base_model.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/cancel_subscription.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/cancel_subscription_updates.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/create_subscription.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/delegate_subscription_to_customer.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/detach_customer_payment_method.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/enums.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/estimate_subscription.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/estimate_subscription_update.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/exceptions.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/fragments.py +361 -361
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_active_subscriptions.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_active_subscriptions_list.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_checkout_state.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_coupons.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_customer_by_id.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_customer_portal_by_ref_id.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_customer_statistics.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_entitlement.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_entitlements.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_mock_paywall.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_paywall.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_products.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_sdk_configuration.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_subscription.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_usage_history.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/get_usage_history_v_2.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/grant_promotional_entitlements.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/import_customer.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/import_customer_bulk.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/import_subscriptions_bulk.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/input_types.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/migrate_subscription_to_latest.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/preview_next_invoice.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/preview_subscription.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/provision_customer.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/provision_subscription.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/report_entitlement_check_requested.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/report_event.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/report_usage.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/report_usage_bulk.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/revoke_promotional_entitlement.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/transfer_subscription.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/transfer_subscription_to_resource.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/unarchive_customer.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/update_customer.py +0 -0
- {stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/update_subscription.py +0 -0
|
@@ -549,6 +549,13 @@ from .get_sdk_configuration import (
|
|
|
549
549
|
GetSdkConfigurationSdkConfiguration,
|
|
550
550
|
)
|
|
551
551
|
from .get_subscription import GetSubscription, GetSubscriptionGetSubscription
|
|
552
|
+
from .get_subscriptions import (
|
|
553
|
+
GetSubscriptions,
|
|
554
|
+
GetSubscriptionsSubscriptions,
|
|
555
|
+
GetSubscriptionsSubscriptionsEdges,
|
|
556
|
+
GetSubscriptionsSubscriptionsEdgesNode,
|
|
557
|
+
GetSubscriptionsSubscriptionsPageInfo,
|
|
558
|
+
)
|
|
552
559
|
from .get_usage_history import GetUsageHistory, GetUsageHistoryUsageHistory
|
|
553
560
|
from .get_usage_history_v_2 import GetUsageHistoryV2, GetUsageHistoryV2UsageHistoryV2
|
|
554
561
|
from .grant_promotional_entitlements import (
|
|
@@ -938,13 +945,6 @@ from .revoke_promotional_entitlement import (
|
|
|
938
945
|
RevokePromotionalEntitlement,
|
|
939
946
|
RevokePromotionalEntitlementRevokePromotionalEntitlement,
|
|
940
947
|
)
|
|
941
|
-
from .subscriptions import (
|
|
942
|
-
Subscriptions,
|
|
943
|
-
SubscriptionsSubscriptions,
|
|
944
|
-
SubscriptionsSubscriptionsEdges,
|
|
945
|
-
SubscriptionsSubscriptionsEdgesNode,
|
|
946
|
-
SubscriptionsSubscriptionsPageInfo,
|
|
947
|
-
)
|
|
948
948
|
from .transfer_subscription import (
|
|
949
949
|
TransferSubscription,
|
|
950
950
|
TransferSubscriptionTransferSubscription,
|
|
@@ -1302,6 +1302,11 @@ __all__ = [
|
|
|
1302
1302
|
"GetSubscription",
|
|
1303
1303
|
"GetSubscriptionGetSubscription",
|
|
1304
1304
|
"GetSubscriptionInput",
|
|
1305
|
+
"GetSubscriptions",
|
|
1306
|
+
"GetSubscriptionsSubscriptions",
|
|
1307
|
+
"GetSubscriptionsSubscriptionsEdges",
|
|
1308
|
+
"GetSubscriptionsSubscriptionsEdgesNode",
|
|
1309
|
+
"GetSubscriptionsSubscriptionsPageInfo",
|
|
1305
1310
|
"GetUsageHistory",
|
|
1306
1311
|
"GetUsageHistoryUsageHistory",
|
|
1307
1312
|
"GetUsageHistoryV2",
|
|
@@ -1773,11 +1778,6 @@ __all__ = [
|
|
|
1773
1778
|
"SubscriptionUpdateScheduleCancellationInput",
|
|
1774
1779
|
"SubscriptionUpdateUsageCutoffBehavior",
|
|
1775
1780
|
"SubscriptionUpdateUsageResetCutoffRuleInput",
|
|
1776
|
-
"Subscriptions",
|
|
1777
|
-
"SubscriptionsSubscriptions",
|
|
1778
|
-
"SubscriptionsSubscriptionsEdges",
|
|
1779
|
-
"SubscriptionsSubscriptionsEdgesNode",
|
|
1780
|
-
"SubscriptionsSubscriptionsPageInfo",
|
|
1781
1781
|
"SyncStatus",
|
|
1782
1782
|
"SyncTaxRatesInput",
|
|
1783
1783
|
"TaskStatus",
|
|
@@ -28,6 +28,7 @@ from .get_paywall import GetPaywall
|
|
|
28
28
|
from .get_products import GetProducts
|
|
29
29
|
from .get_sdk_configuration import GetSdkConfiguration
|
|
30
30
|
from .get_subscription import GetSubscription
|
|
31
|
+
from .get_subscriptions import GetSubscriptions
|
|
31
32
|
from .get_usage_history import GetUsageHistory
|
|
32
33
|
from .get_usage_history_v_2 import GetUsageHistoryV2
|
|
33
34
|
from .grant_promotional_entitlements import GrantPromotionalEntitlements
|
|
@@ -87,7 +88,6 @@ from .report_event import ReportEvent
|
|
|
87
88
|
from .report_usage import ReportUsage
|
|
88
89
|
from .report_usage_bulk import ReportUsageBulk
|
|
89
90
|
from .revoke_promotional_entitlement import RevokePromotionalEntitlement
|
|
90
|
-
from .subscriptions import Subscriptions
|
|
91
91
|
from .transfer_subscription import TransferSubscription
|
|
92
92
|
from .transfer_subscription_to_resource import TransferSubscriptionToResource
|
|
93
93
|
from .unarchive_customer import UnarchiveCustomer
|
|
@@ -3809,16 +3809,16 @@ class AsyncClient(AsyncBaseClient):
|
|
|
3809
3809
|
data = self.get_data(response)
|
|
3810
3810
|
return GetActiveSubscriptionsList.model_validate(data)
|
|
3811
3811
|
|
|
3812
|
-
async def
|
|
3812
|
+
async def get_subscriptions(
|
|
3813
3813
|
self,
|
|
3814
3814
|
filter: Union[Optional[SubscriptionQueryFilter], UnsetType] = UNSET,
|
|
3815
3815
|
paging: Union[Optional[CursorPaging], UnsetType] = UNSET,
|
|
3816
3816
|
sorting: Union[Optional[List[SubscriptionQuerySort]], UnsetType] = UNSET,
|
|
3817
3817
|
**kwargs: Any
|
|
3818
|
-
) ->
|
|
3818
|
+
) -> GetSubscriptions:
|
|
3819
3819
|
query = gql(
|
|
3820
3820
|
"""
|
|
3821
|
-
query
|
|
3821
|
+
query GetSubscriptions($filter: SubscriptionQueryFilter, $paging: CursorPaging, $sorting: [SubscriptionQuerySort!]) {
|
|
3822
3822
|
subscriptions(filter: $filter, paging: $paging, sorting: $sorting) {
|
|
3823
3823
|
edges {
|
|
3824
3824
|
node {
|
|
@@ -3876,10 +3876,13 @@ class AsyncClient(AsyncBaseClient):
|
|
|
3876
3876
|
"sorting": sorting,
|
|
3877
3877
|
}
|
|
3878
3878
|
response = await self.execute(
|
|
3879
|
-
query=query,
|
|
3879
|
+
query=query,
|
|
3880
|
+
operation_name="GetSubscriptions",
|
|
3881
|
+
variables=variables,
|
|
3882
|
+
**kwargs
|
|
3880
3883
|
)
|
|
3881
3884
|
data = self.get_data(response)
|
|
3882
|
-
return
|
|
3885
|
+
return GetSubscriptions.model_validate(data)
|
|
3883
3886
|
|
|
3884
3887
|
async def get_subscription(
|
|
3885
3888
|
self, input: GetSubscriptionInput, **kwargs: Any
|
|
@@ -28,6 +28,7 @@ from .get_paywall import GetPaywall
|
|
|
28
28
|
from .get_products import GetProducts
|
|
29
29
|
from .get_sdk_configuration import GetSdkConfiguration
|
|
30
30
|
from .get_subscription import GetSubscription
|
|
31
|
+
from .get_subscriptions import GetSubscriptions
|
|
31
32
|
from .get_usage_history import GetUsageHistory
|
|
32
33
|
from .get_usage_history_v_2 import GetUsageHistoryV2
|
|
33
34
|
from .grant_promotional_entitlements import GrantPromotionalEntitlements
|
|
@@ -87,7 +88,6 @@ from .report_event import ReportEvent
|
|
|
87
88
|
from .report_usage import ReportUsage
|
|
88
89
|
from .report_usage_bulk import ReportUsageBulk
|
|
89
90
|
from .revoke_promotional_entitlement import RevokePromotionalEntitlement
|
|
90
|
-
from .subscriptions import Subscriptions
|
|
91
91
|
from .transfer_subscription import TransferSubscription
|
|
92
92
|
from .transfer_subscription_to_resource import TransferSubscriptionToResource
|
|
93
93
|
from .unarchive_customer import UnarchiveCustomer
|
|
@@ -3807,16 +3807,16 @@ class Client(BaseClient):
|
|
|
3807
3807
|
data = self.get_data(response)
|
|
3808
3808
|
return GetActiveSubscriptionsList.model_validate(data)
|
|
3809
3809
|
|
|
3810
|
-
def
|
|
3810
|
+
def get_subscriptions(
|
|
3811
3811
|
self,
|
|
3812
3812
|
filter: Union[Optional[SubscriptionQueryFilter], UnsetType] = UNSET,
|
|
3813
3813
|
paging: Union[Optional[CursorPaging], UnsetType] = UNSET,
|
|
3814
3814
|
sorting: Union[Optional[List[SubscriptionQuerySort]], UnsetType] = UNSET,
|
|
3815
3815
|
**kwargs: Any
|
|
3816
|
-
) ->
|
|
3816
|
+
) -> GetSubscriptions:
|
|
3817
3817
|
query = gql(
|
|
3818
3818
|
"""
|
|
3819
|
-
query
|
|
3819
|
+
query GetSubscriptions($filter: SubscriptionQueryFilter, $paging: CursorPaging, $sorting: [SubscriptionQuerySort!]) {
|
|
3820
3820
|
subscriptions(filter: $filter, paging: $paging, sorting: $sorting) {
|
|
3821
3821
|
edges {
|
|
3822
3822
|
node {
|
|
@@ -3874,10 +3874,13 @@ class Client(BaseClient):
|
|
|
3874
3874
|
"sorting": sorting,
|
|
3875
3875
|
}
|
|
3876
3876
|
response = self.execute(
|
|
3877
|
-
query=query,
|
|
3877
|
+
query=query,
|
|
3878
|
+
operation_name="GetSubscriptions",
|
|
3879
|
+
variables=variables,
|
|
3880
|
+
**kwargs
|
|
3878
3881
|
)
|
|
3879
3882
|
data = self.get_data(response)
|
|
3880
|
-
return
|
|
3883
|
+
return GetSubscriptions.model_validate(data)
|
|
3881
3884
|
|
|
3882
3885
|
def get_subscription(
|
|
3883
3886
|
self, input: GetSubscriptionInput, **kwargs: Any
|
|
@@ -0,0 +1,35 @@
|
|
|
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 PageInfoFragment, SubscriptionQueryFragment
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
class GetSubscriptions(BaseModel):
|
|
13
|
+
subscriptions: "GetSubscriptionsSubscriptions"
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
class GetSubscriptionsSubscriptions(BaseModel):
|
|
17
|
+
edges: List["GetSubscriptionsSubscriptionsEdges"]
|
|
18
|
+
page_info: "GetSubscriptionsSubscriptionsPageInfo" = Field(alias="pageInfo")
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
class GetSubscriptionsSubscriptionsEdges(BaseModel):
|
|
22
|
+
node: "GetSubscriptionsSubscriptionsEdgesNode"
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
class GetSubscriptionsSubscriptionsEdgesNode(SubscriptionQueryFragment):
|
|
26
|
+
pass
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
class GetSubscriptionsSubscriptionsPageInfo(PageInfoFragment):
|
|
30
|
+
pass
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
GetSubscriptions.model_rebuild()
|
|
34
|
+
GetSubscriptionsSubscriptions.model_rebuild()
|
|
35
|
+
GetSubscriptionsSubscriptionsEdges.model_rebuild()
|
|
@@ -1,35 +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 PageInfoFragment, SubscriptionQueryFragment
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
class Subscriptions(BaseModel):
|
|
13
|
-
subscriptions: "SubscriptionsSubscriptions"
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
class SubscriptionsSubscriptions(BaseModel):
|
|
17
|
-
edges: List["SubscriptionsSubscriptionsEdges"]
|
|
18
|
-
page_info: "SubscriptionsSubscriptionsPageInfo" = Field(alias="pageInfo")
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
class SubscriptionsSubscriptionsEdges(BaseModel):
|
|
22
|
-
node: "SubscriptionsSubscriptionsEdgesNode"
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
class SubscriptionsSubscriptionsEdgesNode(SubscriptionQueryFragment):
|
|
26
|
-
pass
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
class SubscriptionsSubscriptionsPageInfo(PageInfoFragment):
|
|
30
|
-
pass
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
Subscriptions.model_rebuild()
|
|
34
|
-
SubscriptionsSubscriptions.model_rebuild()
|
|
35
|
-
SubscriptionsSubscriptionsEdges.model_rebuild()
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.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
|
|
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-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/_migration.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/aliases.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/color.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/config.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/dataclasses.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/env_settings.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/errors.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/fields.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/generics.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/json_schema.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/networks.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/parse.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/py.typed
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/root_model.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/schema.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/tools.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/type_adapter.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/types.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/typing.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/utils.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/color.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/config.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/decorator.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/errors.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/fields.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/generics.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/json.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/main.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/mypy.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/networks.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/parse.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/py.typed
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/schema.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/tools.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/types.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/typing.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/utils.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/validators.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/v1/version.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/validators.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/_vendors/pydantic/version.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.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-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/apply_subscription.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/archive_customer.py
RENAMED
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/async_base_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/cancel_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/create_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{stigg_api_client_v2-2.446.1 → stigg_api_client_v2-2.448.1}/stigg/generated/estimate_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|