stigg-api-client 2.141.0 → 2.150.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0aca936ec105aab7004ddb7f9009550740a8ffc4b53eaedec2ec3ff1f4b9e4cc
4
- data.tar.gz: 12b7a07127cc60d0e36d751988850b7750f22dd0c49a3ba293867d29d025f4d3
3
+ metadata.gz: 22e3230529e8bd114e9dcc52d91f532f7494cb63df1628c71c8ae581ae04200c
4
+ data.tar.gz: 7d2391818c3bce5b1d540a698d2b878b02fbc7ac7134da843b6eaa233f693ebc
5
5
  SHA512:
6
- metadata.gz: 24eb95dbb1ca85650ff595d5e07bb47b7327e80a8f3d68bd82ccba3390c0254470e813d5742bb337a9541b56339a7de999aa10ba40c7acb39fba2bef1f924fe3
7
- data.tar.gz: 24f1a92c2ad88ef9d691e94497b5815d9bcbcebe363e51c5deac31481a65fe39b23b3e7e31a144cbaa02d9afebcd658c7cf9e6a2e34bd824af210123fd62ba97
6
+ metadata.gz: 57c1fcd2a54abee28b5e2a046e506cb1b2c49ff8e5e423bc3fe8ec275ba6be1059ba44c462577ae565d853626425cf1a01abee93c837ed8489d5bf6b66ee7e97
7
+ data.tar.gz: 2d0a8a401aa694e15749cf5dbc11f85e8b26a27a21be7e14480d15c6a3f7c7049808c4fd6a64490b50e90e7224febf5ffaaf447d186d1a95122108e62492817a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (2.141.0)
4
+ stigg-api-client (2.150.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -21609,8 +21609,8 @@
21609
21609
  "name": "DateTime",
21610
21610
  "ofType": null
21611
21611
  },
21612
- "isDeprecated": false,
21613
- "deprecationReason": null
21612
+ "isDeprecated": true,
21613
+ "deprecationReason": "renamed to usagePeriodEnd"
21614
21614
  },
21615
21615
  {
21616
21616
  "name": "requestedUsage",
@@ -21672,6 +21672,42 @@
21672
21672
  "isDeprecated": false,
21673
21673
  "deprecationReason": null
21674
21674
  },
21675
+ {
21676
+ "name": "usagePeriodAnchor",
21677
+ "description": "The anchor for calculating the usage period for metered entitlements with a reset period configured",
21678
+ "args": [],
21679
+ "type": {
21680
+ "kind": "SCALAR",
21681
+ "name": "DateTime",
21682
+ "ofType": null
21683
+ },
21684
+ "isDeprecated": false,
21685
+ "deprecationReason": null
21686
+ },
21687
+ {
21688
+ "name": "usagePeriodEnd",
21689
+ "description": "The end date of the usage period for metered entitlements with a reset period configured",
21690
+ "args": [],
21691
+ "type": {
21692
+ "kind": "SCALAR",
21693
+ "name": "DateTime",
21694
+ "ofType": null
21695
+ },
21696
+ "isDeprecated": false,
21697
+ "deprecationReason": null
21698
+ },
21699
+ {
21700
+ "name": "usagePeriodStart",
21701
+ "description": "The start date of the usage period for metered entitlements with a reset period configured",
21702
+ "args": [],
21703
+ "type": {
21704
+ "kind": "SCALAR",
21705
+ "name": "DateTime",
21706
+ "ofType": null
21707
+ },
21708
+ "isDeprecated": false,
21709
+ "deprecationReason": null
21710
+ },
21675
21711
  {
21676
21712
  "name": "usageUpdatedAt",
21677
21713
  "description": null,
@@ -22526,8 +22562,8 @@
22526
22562
  "name": "DateTime",
22527
22563
  "ofType": null
22528
22564
  },
22529
- "isDeprecated": false,
22530
- "deprecationReason": null
22565
+ "isDeprecated": true,
22566
+ "deprecationReason": "renamed to usagePeriodEnd"
22531
22567
  },
22532
22568
  {
22533
22569
  "name": "requestedUsage",
@@ -22609,6 +22645,42 @@
22609
22645
  "isDeprecated": false,
22610
22646
  "deprecationReason": null
22611
22647
  },
22648
+ {
22649
+ "name": "usagePeriodAnchor",
22650
+ "description": "The anchor for calculating the usage period for metered entitlements with a reset period configured",
22651
+ "args": [],
22652
+ "type": {
22653
+ "kind": "SCALAR",
22654
+ "name": "DateTime",
22655
+ "ofType": null
22656
+ },
22657
+ "isDeprecated": false,
22658
+ "deprecationReason": null
22659
+ },
22660
+ {
22661
+ "name": "usagePeriodEnd",
22662
+ "description": "The end date of the usage period for metered entitlements with a reset period configured",
22663
+ "args": [],
22664
+ "type": {
22665
+ "kind": "SCALAR",
22666
+ "name": "DateTime",
22667
+ "ofType": null
22668
+ },
22669
+ "isDeprecated": false,
22670
+ "deprecationReason": null
22671
+ },
22672
+ {
22673
+ "name": "usagePeriodStart",
22674
+ "description": "The start date of the usage period for metered entitlements with a reset period configured",
22675
+ "args": [],
22676
+ "type": {
22677
+ "kind": "SCALAR",
22678
+ "name": "DateTime",
22679
+ "ofType": null
22680
+ },
22681
+ "isDeprecated": false,
22682
+ "deprecationReason": null
22683
+ },
22612
22684
  {
22613
22685
  "name": "usageUpdatedAt",
22614
22686
  "description": null,
@@ -81627,8 +81699,8 @@
81627
81699
  "name": "Float",
81628
81700
  "ofType": null
81629
81701
  },
81630
- "isDeprecated": false,
81631
- "deprecationReason": null
81702
+ "isDeprecated": true,
81703
+ "deprecationReason": "renamed to usagePeriodEnd"
81632
81704
  },
81633
81705
  {
81634
81706
  "name": "resourceId",
@@ -81641,6 +81713,30 @@
81641
81713
  },
81642
81714
  "isDeprecated": false,
81643
81715
  "deprecationReason": null
81716
+ },
81717
+ {
81718
+ "name": "usagePeriodEnd",
81719
+ "description": "The end date of the usage period that the measurement resides in (for entitlement with reset period)",
81720
+ "args": [],
81721
+ "type": {
81722
+ "kind": "SCALAR",
81723
+ "name": "Float",
81724
+ "ofType": null
81725
+ },
81726
+ "isDeprecated": false,
81727
+ "deprecationReason": null
81728
+ },
81729
+ {
81730
+ "name": "usagePeriodStart",
81731
+ "description": "The start date of the usage period that the measurement resides in (for entitlement with reset period)",
81732
+ "args": [],
81733
+ "type": {
81734
+ "kind": "SCALAR",
81735
+ "name": "Float",
81736
+ "ofType": null
81737
+ },
81738
+ "isDeprecated": false,
81739
+ "deprecationReason": null
81644
81740
  }
81645
81741
  ],
81646
81742
  "inputFields": null,
@@ -81754,8 +81850,8 @@
81754
81850
  "name": "DateTime",
81755
81851
  "ofType": null
81756
81852
  },
81757
- "isDeprecated": false,
81758
- "deprecationReason": null
81853
+ "isDeprecated": true,
81854
+ "deprecationReason": "renamed to usagePeriodEnd"
81759
81855
  },
81760
81856
  {
81761
81857
  "name": "resourceId",
@@ -81785,6 +81881,30 @@
81785
81881
  "isDeprecated": false,
81786
81882
  "deprecationReason": null
81787
81883
  },
81884
+ {
81885
+ "name": "usagePeriodEnd",
81886
+ "description": "The end date of the usage period that the measurement resides in (for entitlement with reset period)",
81887
+ "args": [],
81888
+ "type": {
81889
+ "kind": "SCALAR",
81890
+ "name": "DateTime",
81891
+ "ofType": null
81892
+ },
81893
+ "isDeprecated": false,
81894
+ "deprecationReason": null
81895
+ },
81896
+ {
81897
+ "name": "usagePeriodStart",
81898
+ "description": "The start date of the usage period that the measurement resides in (for entitlement with reset period)",
81899
+ "args": [],
81900
+ "type": {
81901
+ "kind": "SCALAR",
81902
+ "name": "DateTime",
81903
+ "ofType": null
81904
+ },
81905
+ "isDeprecated": false,
81906
+ "deprecationReason": null
81907
+ },
81788
81908
  {
81789
81909
  "name": "value",
81790
81910
  "description": null,
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "2.141.0"
4
+ VERSION = "2.150.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.141.0
4
+ version: 2.150.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-09-29 00:00:00.000000000 Z
11
+ date: 2024-10-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient