stigg-api-client 2.73.0 → 2.76.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4d85c2a8058de5f987a813d77b793e34f243daf4639e16b239f55b03cf4afc8a
4
- data.tar.gz: a2b905d3f3973973c5f246e575eeea3f50b9062761738568c1209ae3bb709c70
3
+ metadata.gz: 9e61b08c0711ed0c6a1e2cc654a3c39e036116d2472675162c06d91160e626c5
4
+ data.tar.gz: b7f2178ebb90ce5a82eaf0f570d7b77e4d42eb23b6e69e1160129be21aa374c3
5
5
  SHA512:
6
- metadata.gz: e925a2a76d68cd1902fbf26b998fb2d4ec977cdb5c44577392bb1ecbafa4bedb4dc34c2eccf1d59980a1650e8c203fc506e035925fcb8ad3c4d441331085912a
7
- data.tar.gz: f8f134373c35e9985023f27e8461f115d19d42d35b768577c11561d1f8b440dc749726bde67571f520547428a47ea8833523d507da0cf41487891e87d4e7ae74
6
+ metadata.gz: 5ad776fc725debc2bb4a290291bee2572ab2fd63d5f8d5820bb0ef6467555756761833d1b88783d48c03159718469bb95dbcbe89f0f93244cc4d4a50e2ce5772
7
+ data.tar.gz: 07251d80791a257a8f8b3983b7ee2256adbb4480328b6b657d13f402a05b5a9d2b0811fbc2e4858acf46b5d60e588c0555debe34921fdb42a3b8406bdc1852f4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (2.73.0)
4
+ stigg-api-client (2.76.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -52991,6 +52991,30 @@
52991
52991
  "isDeprecated": false,
52992
52992
  "deprecationReason": null
52993
52993
  },
52994
+ {
52995
+ "name": "resetPeriod",
52996
+ "description": null,
52997
+ "args": [],
52998
+ "type": {
52999
+ "kind": "ENUM",
53000
+ "name": "EntitlementResetPeriod",
53001
+ "ofType": null
53002
+ },
53003
+ "isDeprecated": false,
53004
+ "deprecationReason": null
53005
+ },
53006
+ {
53007
+ "name": "resetPeriodConfiguration",
53008
+ "description": null,
53009
+ "args": [],
53010
+ "type": {
53011
+ "kind": "UNION",
53012
+ "name": "ResetPeriodConfiguration",
53013
+ "ofType": null
53014
+ },
53015
+ "isDeprecated": false,
53016
+ "deprecationReason": null
53017
+ },
52994
53018
  {
52995
53019
  "name": "tiers",
52996
53020
  "description": null,
@@ -53440,6 +53464,30 @@
53440
53464
  "isDeprecated": false,
53441
53465
  "deprecationReason": null
53442
53466
  },
53467
+ {
53468
+ "name": "resetPeriod",
53469
+ "description": null,
53470
+ "args": [],
53471
+ "type": {
53472
+ "kind": "ENUM",
53473
+ "name": "EntitlementResetPeriod",
53474
+ "ofType": null
53475
+ },
53476
+ "isDeprecated": false,
53477
+ "deprecationReason": null
53478
+ },
53479
+ {
53480
+ "name": "resetPeriodConfiguration",
53481
+ "description": null,
53482
+ "args": [],
53483
+ "type": {
53484
+ "kind": "UNION",
53485
+ "name": "ResetPeriodConfiguration",
53486
+ "ofType": null
53487
+ },
53488
+ "isDeprecated": false,
53489
+ "deprecationReason": null
53490
+ },
53443
53491
  {
53444
53492
  "name": "tiers",
53445
53493
  "description": null,
@@ -54725,6 +54773,18 @@
54725
54773
  "isDeprecated": false,
54726
54774
  "deprecationReason": null
54727
54775
  },
54776
+ {
54777
+ "name": "monthlyResetPeriodConfiguration",
54778
+ "description": null,
54779
+ "type": {
54780
+ "kind": "INPUT_OBJECT",
54781
+ "name": "MonthlyResetPeriodConfigInput",
54782
+ "ofType": null
54783
+ },
54784
+ "defaultValue": null,
54785
+ "isDeprecated": false,
54786
+ "deprecationReason": null
54787
+ },
54728
54788
  {
54729
54789
  "name": "pricePeriods",
54730
54790
  "description": null,
@@ -54749,6 +54809,18 @@
54749
54809
  "isDeprecated": false,
54750
54810
  "deprecationReason": null
54751
54811
  },
54812
+ {
54813
+ "name": "resetPeriod",
54814
+ "description": null,
54815
+ "type": {
54816
+ "kind": "ENUM",
54817
+ "name": "EntitlementResetPeriod",
54818
+ "ofType": null
54819
+ },
54820
+ "defaultValue": null,
54821
+ "isDeprecated": false,
54822
+ "deprecationReason": null
54823
+ },
54752
54824
  {
54753
54825
  "name": "tiersMode",
54754
54826
  "description": null,
@@ -54760,6 +54832,30 @@
54760
54832
  "defaultValue": null,
54761
54833
  "isDeprecated": false,
54762
54834
  "deprecationReason": null
54835
+ },
54836
+ {
54837
+ "name": "weeklyResetPeriodConfiguration",
54838
+ "description": null,
54839
+ "type": {
54840
+ "kind": "INPUT_OBJECT",
54841
+ "name": "WeeklyResetPeriodConfigInput",
54842
+ "ofType": null
54843
+ },
54844
+ "defaultValue": null,
54845
+ "isDeprecated": false,
54846
+ "deprecationReason": null
54847
+ },
54848
+ {
54849
+ "name": "yearlyResetPeriodConfiguration",
54850
+ "description": null,
54851
+ "type": {
54852
+ "kind": "INPUT_OBJECT",
54853
+ "name": "YearlyResetPeriodConfigInput",
54854
+ "ofType": null
54855
+ },
54856
+ "defaultValue": null,
54857
+ "isDeprecated": false,
54858
+ "deprecationReason": null
54763
54859
  }
54764
54860
  ],
54765
54861
  "interfaces": 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.73.0"
4
+ VERSION = "2.76.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.73.0
4
+ version: 2.76.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-08-13 00:00:00.000000000 Z
11
+ date: 2024-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient