stigg-api-client 2.151.0__py3-none-any.whl → 2.157.1__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 +2 -0
- {stigg_api_client-2.151.0.dist-info → stigg_api_client-2.157.1.dist-info}/METADATA +1 -1
- {stigg_api_client-2.151.0.dist-info → stigg_api_client-2.157.1.dist-info}/RECORD +5 -5
- {stigg_api_client-2.151.0.dist-info → stigg_api_client-2.157.1.dist-info}/LICENSE +0 -0
- {stigg_api_client-2.151.0.dist-info → stigg_api_client-2.157.1.dist-info}/WHEEL +0 -0
stigg/generated/operations.py
CHANGED
|
@@ -724,6 +724,8 @@ def fragment_feature_fragment():
|
|
|
724
724
|
def fragment_reset_period_configuration_fragment():
|
|
725
725
|
_frag = sgqlc.operation.Fragment(_schema.ResetPeriodConfiguration, 'ResetPeriodConfigurationFragment')
|
|
726
726
|
_frag.__typename__()
|
|
727
|
+
_frag__as__YearlyResetPeriodConfig = _frag.__as__(_schema.YearlyResetPeriodConfig)
|
|
728
|
+
_frag__as__YearlyResetPeriodConfig.yearly_according_to()
|
|
727
729
|
_frag__as__MonthlyResetPeriodConfig = _frag.__as__(_schema.MonthlyResetPeriodConfig)
|
|
728
730
|
_frag__as__MonthlyResetPeriodConfig.monthly_according_to()
|
|
729
731
|
_frag__as__WeeklyResetPeriodConfig = _frag.__as__(_schema.WeeklyResetPeriodConfig)
|
|
@@ -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=x7H2wsUOsDAqhG08mn49x5aIte5LbZhA0nBq9ZvvyIY,75245
|
|
5
5
|
stigg/generated/schema.py,sha256=0MpJ3jzH4fY6gNwZNdi8XR2j_t1L9La1iwprbdAbXPc,615310
|
|
6
|
-
stigg_api_client-2.
|
|
7
|
-
stigg_api_client-2.
|
|
8
|
-
stigg_api_client-2.
|
|
9
|
-
stigg_api_client-2.
|
|
6
|
+
stigg_api_client-2.157.1.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
|
|
7
|
+
stigg_api_client-2.157.1.dist-info/METADATA,sha256=N8kFysnIrlZs8Q4GzWCwwsLz21SoahSRyzWs31ayul4,3198
|
|
8
|
+
stigg_api_client-2.157.1.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
|
|
9
|
+
stigg_api_client-2.157.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|