stigg-api-client 0.491.8__tar.gz → 0.491.9__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-0.491.8 → stigg_api_client-0.491.9}/PKG-INFO +1 -1
- {stigg_api_client-0.491.8 → stigg_api_client-0.491.9}/pyproject.toml +1 -1
- {stigg_api_client-0.491.8 → stigg_api_client-0.491.9}/stigg/generated/operations.py +1 -0
- {stigg_api_client-0.491.8 → stigg_api_client-0.491.9}/README.md +0 -0
- {stigg_api_client-0.491.8 → stigg_api_client-0.491.9}/stigg/__init__.py +0 -0
- {stigg_api_client-0.491.8 → stigg_api_client-0.491.9}/stigg/client.py +0 -0
- {stigg_api_client-0.491.8 → stigg_api_client-0.491.9}/stigg/generated/__init__.py +0 -0
- {stigg_api_client-0.491.8 → stigg_api_client-0.491.9}/stigg/generated/schema.py +0 -0
|
@@ -785,6 +785,7 @@ def fragment_mock_paywall_price_fragment():
|
|
|
785
785
|
_frag_price.amount()
|
|
786
786
|
_frag_price.currency()
|
|
787
787
|
_frag_feature = _frag.feature()
|
|
788
|
+
_frag_feature.ref_id()
|
|
788
789
|
_frag_feature.feature_units()
|
|
789
790
|
_frag_feature.feature_units_plural()
|
|
790
791
|
_frag_feature.display_name()
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|