stigg-api-client 1.48.0__py3-none-any.whl → 1.48.2__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 +3 -0
- {stigg_api_client-1.48.0.dist-info → stigg_api_client-1.48.2.dist-info}/METADATA +1 -1
- {stigg_api_client-1.48.0.dist-info → stigg_api_client-1.48.2.dist-info}/RECORD +5 -5
- {stigg_api_client-1.48.0.dist-info → stigg_api_client-1.48.2.dist-info}/LICENSE +0 -0
- {stigg_api_client-1.48.0.dist-info → stigg_api_client-1.48.2.dist-info}/WHEEL +0 -0
stigg/generated/operations.py
CHANGED
|
@@ -227,6 +227,7 @@ def fragment_subscription_scheduled_update_data():
|
|
|
227
227
|
_frag_target_package.ref_id()
|
|
228
228
|
_frag_target_package.display_name()
|
|
229
229
|
_frag_schedule_variables = _frag.schedule_variables()
|
|
230
|
+
_frag_schedule_variables.__typename__()
|
|
230
231
|
_frag_schedule_variables__as__DowngradeChangeVariables = _frag_schedule_variables.__as__(_schema.DowngradeChangeVariables)
|
|
231
232
|
_frag_schedule_variables__as__DowngradeChangeVariables.addon_ref_ids()
|
|
232
233
|
_frag_schedule_variables__as__DowngradeChangeVariables.billing_period()
|
|
@@ -252,6 +253,7 @@ def fragment_subscription_future_update_data():
|
|
|
252
253
|
_frag_target_package.ref_id()
|
|
253
254
|
_frag_target_package.display_name()
|
|
254
255
|
_frag_schedule_variables = _frag.schedule_variables()
|
|
256
|
+
_frag_schedule_variables.__typename__()
|
|
255
257
|
_frag_schedule_variables__as__DowngradeChangeVariables = _frag_schedule_variables.__as__(_schema.DowngradeChangeVariables)
|
|
256
258
|
_frag_schedule_variables__as__DowngradeChangeVariables.addon_ref_ids()
|
|
257
259
|
_frag_schedule_variables__as__DowngradeChangeVariables.billing_period()
|
|
@@ -889,6 +891,7 @@ def fragment_customer_portal_subscription_scheduled_update_data_fragment():
|
|
|
889
891
|
_frag_target_package.display_name()
|
|
890
892
|
_frag_target_package.pricing_type()
|
|
891
893
|
_frag_schedule_variables = _frag.schedule_variables()
|
|
894
|
+
_frag_schedule_variables.__typename__()
|
|
892
895
|
_frag_schedule_variables__as__DowngradeChangeVariables = _frag_schedule_variables.__as__(_schema.DowngradeChangeVariables)
|
|
893
896
|
_frag_schedule_variables__as__DowngradeChangeVariables.addon_ref_ids()
|
|
894
897
|
_frag_schedule_variables__as__DowngradeChangeVariables.billing_period()
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
stigg/__init__.py,sha256=uQeM3YjvH1X56xOPknIEQezw0yjNNS-m9gi3B0XlSOM,44
|
|
2
2
|
stigg/client.py,sha256=z9u5SptafEM-tN_K0o_zGKYDy6VVS9LWvkH0ZBMO4jc,3721
|
|
3
3
|
stigg/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
-
stigg/generated/operations.py,sha256=
|
|
4
|
+
stigg/generated/operations.py,sha256=xY0wqxI1uiMpFljsDBdPfjsA4RoAnEmExv_zPhFA7Gs,66916
|
|
5
5
|
stigg/generated/schema.py,sha256=uC8mphRhyjacjMUi4bfBwX4Nff0s0dqMK5PH7gFWmhs,537723
|
|
6
|
-
stigg_api_client-1.48.
|
|
7
|
-
stigg_api_client-1.48.
|
|
8
|
-
stigg_api_client-1.48.
|
|
9
|
-
stigg_api_client-1.48.
|
|
6
|
+
stigg_api_client-1.48.2.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
|
|
7
|
+
stigg_api_client-1.48.2.dist-info/METADATA,sha256=Svy8tLhLVo_9-7kbgArA91KkokTYg_yO5tLtkoxS85A,3197
|
|
8
|
+
stigg_api_client-1.48.2.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
|
|
9
|
+
stigg_api_client-1.48.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|