stigg-api-client 2.99.0 → 2.99.1

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: 3ced88e442bf2c4353bf492edc5588338af873b6d532b982c460e7da9446750c
4
- data.tar.gz: d829586b8baced286237e5be8fe0d2b8b00f9c34ea1fa6a713325afc01d9c8b6
3
+ metadata.gz: 1faa4a7053687a5829c4606112d58c529535072a85762d97f7469b0871de96d6
4
+ data.tar.gz: ee83d3971dd48291d1aa12a55efea8caa107cac6fb6348ed14f83c839cfd5c42
5
5
  SHA512:
6
- metadata.gz: 97dabfbb6b533566b9be0874bb881006fc1938fcce502baa53d69b4f82c870d94f5645b36c8a81f056c6582e23c28fb1a146936dec4ecd573fc64c668ca3076d
7
- data.tar.gz: 9edecf0443041c3eaccab290bfd27b886b3aaa76faf628e361d257c5f47cb1471b945e9fa844efad14c669ac05a2a458bf61d39ea8873efc5f7db944bc8be9be
6
+ metadata.gz: 611db9b30cb25ce87b6d6608bb08f57c07aa44e7294a85f9a098c3623439be3222a175782d3e00798701f36004889bc12c061618a8868e657561e4371aaa1885
7
+ data.tar.gz: a7bde9b8ef8a84efb0371720da150f0822675d8c516bfde97819a4d99c25030b24843b6a58b8594b2191287d432864e4c547b1902587b8a83cefbe2eb1b7f2cf
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (2.99.0)
4
+ stigg-api-client (2.99.1)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -3420,18 +3420,6 @@
3420
3420
  "isDeprecated": false,
3421
3421
  "deprecationReason": null
3422
3422
  },
3423
- {
3424
- "name": "payingCustomerId",
3425
- "description": null,
3426
- "type": {
3427
- "kind": "SCALAR",
3428
- "name": "String",
3429
- "ofType": null
3430
- },
3431
- "defaultValue": null,
3432
- "isDeprecated": false,
3433
- "deprecationReason": null
3434
- },
3435
3423
  {
3436
3424
  "name": "paymentCollectionMethod",
3437
3425
  "description": "Subscription payment collection method",
@@ -6096,81 +6084,6 @@
6096
6084
  ],
6097
6085
  "possibleTypes": null
6098
6086
  },
6099
- {
6100
- "kind": "OBJECT",
6101
- "name": "ChangingPayingCustomerIsNotSupportedError",
6102
- "description": null,
6103
- "fields": [
6104
- {
6105
- "name": "code",
6106
- "description": null,
6107
- "args": [],
6108
- "type": {
6109
- "kind": "NON_NULL",
6110
- "name": null,
6111
- "ofType": {
6112
- "kind": "SCALAR",
6113
- "name": "String",
6114
- "ofType": null
6115
- }
6116
- },
6117
- "isDeprecated": false,
6118
- "deprecationReason": null
6119
- },
6120
- {
6121
- "name": "currentPayingCustomerId",
6122
- "description": null,
6123
- "args": [],
6124
- "type": {
6125
- "kind": "NON_NULL",
6126
- "name": null,
6127
- "ofType": {
6128
- "kind": "SCALAR",
6129
- "name": "String",
6130
- "ofType": null
6131
- }
6132
- },
6133
- "isDeprecated": false,
6134
- "deprecationReason": null
6135
- },
6136
- {
6137
- "name": "isValidationError",
6138
- "description": null,
6139
- "args": [],
6140
- "type": {
6141
- "kind": "NON_NULL",
6142
- "name": null,
6143
- "ofType": {
6144
- "kind": "SCALAR",
6145
- "name": "Boolean",
6146
- "ofType": null
6147
- }
6148
- },
6149
- "isDeprecated": false,
6150
- "deprecationReason": null
6151
- },
6152
- {
6153
- "name": "newPayingCustomerId",
6154
- "description": null,
6155
- "args": [],
6156
- "type": {
6157
- "kind": "NON_NULL",
6158
- "name": null,
6159
- "ofType": {
6160
- "kind": "SCALAR",
6161
- "name": "String",
6162
- "ofType": null
6163
- }
6164
- },
6165
- "isDeprecated": false,
6166
- "deprecationReason": null
6167
- }
6168
- ],
6169
- "inputFields": null,
6170
- "interfaces": [],
6171
- "enumValues": null,
6172
- "possibleTypes": null
6173
- },
6174
6087
  {
6175
6088
  "kind": "OBJECT",
6176
6089
  "name": "ChargeSubscriptionUsage",
@@ -23800,12 +23713,6 @@
23800
23713
  "isDeprecated": false,
23801
23714
  "deprecationReason": null
23802
23715
  },
23803
- {
23804
- "name": "ChangingPayingCustomerIsNotSupportedError",
23805
- "description": "Changing paying customer is not supported",
23806
- "isDeprecated": false,
23807
- "deprecationReason": null
23808
- },
23809
23716
  {
23810
23717
  "name": "CheckoutIsNotSupported",
23811
23718
  "description": null,
@@ -60385,18 +60292,6 @@
60385
60292
  "isDeprecated": false,
60386
60293
  "deprecationReason": null
60387
60294
  },
60388
- {
60389
- "name": "payingCustomerId",
60390
- "description": null,
60391
- "type": {
60392
- "kind": "SCALAR",
60393
- "name": "String",
60394
- "ofType": null
60395
- },
60396
- "defaultValue": null,
60397
- "isDeprecated": false,
60398
- "deprecationReason": null
60399
- },
60400
60295
  {
60401
60296
  "name": "paymentCollectionMethod",
60402
60297
  "description": "Subscription payment collection method",
@@ -60784,18 +60679,6 @@
60784
60679
  "isDeprecated": false,
60785
60680
  "deprecationReason": null
60786
60681
  },
60787
- {
60788
- "name": "payingCustomerId",
60789
- "description": null,
60790
- "type": {
60791
- "kind": "SCALAR",
60792
- "name": "String",
60793
- "ofType": null
60794
- },
60795
- "defaultValue": null,
60796
- "isDeprecated": false,
60797
- "deprecationReason": null
60798
- },
60799
60682
  {
60800
60683
  "name": "paymentCollectionMethod",
60801
60684
  "description": "Subscription payment collection method",
@@ -70717,18 +70600,6 @@
70717
70600
  "isDeprecated": false,
70718
70601
  "deprecationReason": null
70719
70602
  },
70720
- {
70721
- "name": "payingCustomerId",
70722
- "description": null,
70723
- "type": {
70724
- "kind": "SCALAR",
70725
- "name": "String",
70726
- "ofType": null
70727
- },
70728
- "defaultValue": null,
70729
- "isDeprecated": false,
70730
- "deprecationReason": null
70731
- },
70732
70603
  {
70733
70604
  "name": "paymentCollectionMethod",
70734
70605
  "description": "Subscription payment collection method",
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.99.0"
4
+ VERSION = "2.99.1"
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: 2.99.0
4
+ version: 2.99.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg