stigg-api-client 2.470.0__py3-none-any.whl → 2.475.0__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.

@@ -811,6 +811,8 @@ def fragment_entitlement_fragment():
811
811
  _frag.has_soft_limit()
812
812
  _frag.current_usage()
813
813
  _frag.requested_usage()
814
+ _frag.requested_values()
815
+ _frag.enum_values()
814
816
  _frag.entitlement_updated_at()
815
817
  _frag.usage_updated_at()
816
818
  _frag.usage_period_anchor()