stigg-api-client 5.220.0 → 5.221.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: b7665740add28b60dae76e57d2d81d99b26a8f26362184f55bd87c8bc76e11b5
4
- data.tar.gz: 6ea0b94e50f6ccd7ae1c0c290774d476357a9a27888a5caea2b0020b5206c981
3
+ metadata.gz: 177089a725ee94e0c97babac077e466699511d6ef95359ff48792f622ee5b8e8
4
+ data.tar.gz: 790ef275477aa8165cda44fcd40aa175f1645a54a049344dea369f2c0e0e602e
5
5
  SHA512:
6
- metadata.gz: 9a8134d422670a96abd67a15f16ad55fad268ac8112fae9a8211511067e81c2dc8d1447e5a057f9b0a8d5e02247638ab95e289a80b66eaaea7532932d5f5d3e6
7
- data.tar.gz: c8f38c2478b5a8bbb521d680e364e37818c3efda6889ab8fbe1f99d91293b6ac68f8d5686f6db0c57815f9d52d6ca7264af46b666510a1ce089f19684b786a3e
6
+ metadata.gz: 1c86a229a70b05378d09fb13d96d70703db4aa4899a4205918fbc6af738860d79b209d7f93c65c760c56923b76ba60b1f274818fd2ecffc0c606a064b3be91e8
7
+ data.tar.gz: 5a3fff6b71bd7eaa9119c9d533d4814ba75481ca17542c2710b53e3f9a66ddc1d717f5d59298f6973efd1682f27955e4e639943f3182df90cc5a0d71e16a2719
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (5.220.0)
4
+ stigg-api-client (5.221.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -14620,6 +14620,18 @@
14620
14620
  "isDeprecated": false,
14621
14621
  "deprecationReason": null
14622
14622
  },
14623
+ {
14624
+ "name": "usagePeriodEnd",
14625
+ "description": "The end date of the current billing period for recurring credit grants.",
14626
+ "args": [],
14627
+ "type": {
14628
+ "kind": "SCALAR",
14629
+ "name": "DateTime",
14630
+ "ofType": null
14631
+ },
14632
+ "isDeprecated": false,
14633
+ "deprecationReason": null
14634
+ },
14623
14635
  {
14624
14636
  "name": "usageUpdatedAt",
14625
14637
  "description": "Timestamp of the last update to the credit usage.",
@@ -14735,6 +14747,18 @@
14735
14747
  "isDeprecated": false,
14736
14748
  "deprecationReason": null
14737
14749
  },
14750
+ {
14751
+ "name": "usagePeriodEnd",
14752
+ "description": "The end date of the current billing period for recurring credit grants.",
14753
+ "args": [],
14754
+ "type": {
14755
+ "kind": "SCALAR",
14756
+ "name": "DateTime",
14757
+ "ofType": null
14758
+ },
14759
+ "isDeprecated": false,
14760
+ "deprecationReason": null
14761
+ },
14738
14762
  {
14739
14763
  "name": "usageUpdatedAt",
14740
14764
  "description": "Timestamp of the last update to the credit usage.",
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "5.220.0"
4
+ VERSION = "5.221.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.220.0
4
+ version: 5.221.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg