stigg-api-client 1.84.0 → 1.85.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: 34789e5e66c2934940602b550cf89d7b9c75d0c06f371aeb362f61aac8e32547
4
- data.tar.gz: b26168bf1a199a8c7780ef80d9da5d7088e981a0f68b599fbb73996a793e0591
3
+ metadata.gz: 9949810cbb696bcfe946e551a985e249782b80c9518066c5e87321595c7f7ca3
4
+ data.tar.gz: 30e2e39fed54f8d23ee5e761925c235482ff421a617fad88d3dbc0e4beeb2f37
5
5
  SHA512:
6
- metadata.gz: 59a5ff17a33aacb36bc88566244378cf3cf94269e42d345544cb9069cbef6a5bf89f6e53bb11a35afbdc8820606cf1324da0006755b39b82e35e4447647cf85f
7
- data.tar.gz: 4770e73749ddbc44c1b6ca015dce591bcb6ead9af87b6076ad47235931f35e797964f2f430b4151248122232714173d01cd9125ad4cf9d0d82753ba9ca6db7ce
6
+ metadata.gz: 9a87633e07359650396722085c3e1b1a59b588264f11ba43851ee8f297c765b03cfb6be256a66f154709b28735245ccffe10d8b10d67f7a65b658ad1e2417aa6
7
+ data.tar.gz: 3955c88a6afd2eb8a8712cfddd11fba4c731f2acd313952bcac2256744c4be29147209076b083ed1c07c488ecaf6fa6829febfca8c6ac94b643e50a5a637df88
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.84.0)
4
+ stigg-api-client (1.85.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -63883,11 +63883,11 @@
63883
63883
  "fields": null,
63884
63884
  "inputFields": [
63885
63885
  {
63886
- "name": "dontProrate",
63887
- "description": "If true, disables prorating of credits on subscription cancellation",
63886
+ "name": "endDate",
63887
+ "description": null,
63888
63888
  "type": {
63889
63889
  "kind": "SCALAR",
63890
- "name": "Boolean",
63890
+ "name": "DateTime",
63891
63891
  "ofType": null
63892
63892
  },
63893
63893
  "defaultValue": null,
@@ -63895,11 +63895,11 @@
63895
63895
  "deprecationReason": null
63896
63896
  },
63897
63897
  {
63898
- "name": "endDate",
63898
+ "name": "environmentId",
63899
63899
  "description": null,
63900
63900
  "type": {
63901
63901
  "kind": "SCALAR",
63902
- "name": "DateTime",
63902
+ "name": "String",
63903
63903
  "ofType": null
63904
63904
  },
63905
63905
  "defaultValue": null,
@@ -63907,11 +63907,11 @@
63907
63907
  "deprecationReason": null
63908
63908
  },
63909
63909
  {
63910
- "name": "environmentId",
63911
- "description": null,
63910
+ "name": "prorate",
63911
+ "description": "If set, enables or disables prorating of credits on subscription cancellation.",
63912
63912
  "type": {
63913
63913
  "kind": "SCALAR",
63914
- "name": "String",
63914
+ "name": "Boolean",
63915
63915
  "ofType": null
63916
63916
  },
63917
63917
  "defaultValue": 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 = "1.84.0"
4
+ VERSION = "1.85.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: 1.84.0
4
+ version: 1.85.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg