stigg-api-client 0.491.3__py3-none-any.whl → 0.491.9__py3-none-any.whl
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/generated/operations.py
CHANGED
|
@@ -43,6 +43,7 @@ def fragment_price_fragment():
|
|
|
43
43
|
_frag_price.amount()
|
|
44
44
|
_frag_price.currency()
|
|
45
45
|
_frag_feature = _frag.feature()
|
|
46
|
+
_frag_feature.ref_id()
|
|
46
47
|
_frag_feature.feature_units()
|
|
47
48
|
_frag_feature.feature_units_plural()
|
|
48
49
|
_frag_feature.display_name()
|
|
@@ -784,6 +785,7 @@ def fragment_mock_paywall_price_fragment():
|
|
|
784
785
|
_frag_price.amount()
|
|
785
786
|
_frag_price.currency()
|
|
786
787
|
_frag_feature = _frag.feature()
|
|
788
|
+
_frag_feature.ref_id()
|
|
787
789
|
_frag_feature.feature_units()
|
|
788
790
|
_frag_feature.feature_units_plural()
|
|
789
791
|
_frag_feature.display_name()
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
stigg/__init__.py,sha256=uQeM3YjvH1X56xOPknIEQezw0yjNNS-m9gi3B0XlSOM,44
|
|
2
2
|
stigg/client.py,sha256=yJWbqm6yjLFGxtTHJxHX2mLqkCYMtOKxMDsN9vyFNcg,1141
|
|
3
3
|
stigg/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
-
stigg/generated/operations.py,sha256=
|
|
4
|
+
stigg/generated/operations.py,sha256=0qLFPO8qQx8l_X7Jzwu_tGz6pbIKbu74eFIOhZ5q37k,49477
|
|
5
5
|
stigg/generated/schema.py,sha256=f5RsFLGbstSVS0ZZwf0GU2WrOVZi8crTD7RWZk1MLvk,466232
|
|
6
|
-
stigg_api_client-0.491.
|
|
7
|
-
stigg_api_client-0.491.
|
|
8
|
-
stigg_api_client-0.491.
|
|
6
|
+
stigg_api_client-0.491.9.dist-info/METADATA,sha256=VN4G32mShywpomYFXExXOGiD0YbxlNifBsBDnxd-6fA,3081
|
|
7
|
+
stigg_api_client-0.491.9.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
|
|
8
|
+
stigg_api_client-0.491.9.dist-info/RECORD,,
|
|
File without changes
|