stigg-api-client 2.486.0__tar.gz → 2.487.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 might be problematic. Click here for more details.
- {stigg_api_client-2.486.0 → stigg_api_client-2.487.0}/PKG-INFO +1 -1
- {stigg_api_client-2.486.0 → stigg_api_client-2.487.0}/pyproject.toml +1 -1
- {stigg_api_client-2.486.0 → stigg_api_client-2.487.0}/stigg/generated/operations.py +2 -0
- {stigg_api_client-2.486.0 → stigg_api_client-2.487.0}/LICENSE +0 -0
- {stigg_api_client-2.486.0 → stigg_api_client-2.487.0}/README.md +0 -0
- {stigg_api_client-2.486.0 → stigg_api_client-2.487.0}/stigg/__init__.py +0 -0
- {stigg_api_client-2.486.0 → stigg_api_client-2.487.0}/stigg/client.py +0 -0
- {stigg_api_client-2.486.0 → stigg_api_client-2.487.0}/stigg/generated/__init__.py +0 -0
- {stigg_api_client-2.486.0 → stigg_api_client-2.487.0}/stigg/generated/schema.py +0 -0
|
@@ -111,6 +111,7 @@ def fragment_package_entitlement_fragment():
|
|
|
111
111
|
_frag.hidden_from_widgets()
|
|
112
112
|
_frag.is_custom()
|
|
113
113
|
_frag.display_name_override()
|
|
114
|
+
_frag.enum_values()
|
|
114
115
|
_frag_feature = _frag.feature()
|
|
115
116
|
_frag_feature.feature_type()
|
|
116
117
|
_frag_feature.meter_type()
|
|
@@ -1169,6 +1170,7 @@ def fragment_mock_paywall_package_entitlement_fragment():
|
|
|
1169
1170
|
_frag.reset_period()
|
|
1170
1171
|
_frag.hidden_from_widgets()
|
|
1171
1172
|
_frag.display_name_override()
|
|
1173
|
+
_frag.enum_values()
|
|
1172
1174
|
_frag_feature = _frag.feature()
|
|
1173
1175
|
_frag_feature.feature_type()
|
|
1174
1176
|
_frag_feature.meter_type()
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|