stigg-api-client 1.214.2 → 1.214.3

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: 9fcc3e5a227c4df8612dd30954c06bb4f273b849a130b5ccd549d11648d93380
4
- data.tar.gz: 480017fda5573b8e3d6b4be5d30712ff618df702aef35c4b547246c05c8d2137
3
+ metadata.gz: 3142f3a5a71ebfa484fe1bc170df76d3fad6bbf8a2a1dae60d639ed4deb80c0d
4
+ data.tar.gz: 0b3db43e1da8444a2f3660546dad545a1365232053c80e488864462119ef36ce
5
5
  SHA512:
6
- metadata.gz: 2ddff81a02ce758187ec087e487477ac661f56f42cfcd135ea65bacd4ca400b0c08f639dd14a459f1743abce6e11cc01720dd1eaeea07fc7e68eb7fec6ff27f2
7
- data.tar.gz: 884c14c0ed1407122bfc451f2c228a8b69386afe0b129cd938e02523f815977094168d11dcb3649b7ddf9f412086214ac39477058d2f13fd3edef7eae1a051a2
6
+ metadata.gz: 9bc375ee265e6ffee9bbaa85218a34eb202361eb242274fc2826eff016fc5cbe9f83c26d70e5d01396873131c1cc1889e77ec7f917942109f142b4fc162c1234
7
+ data.tar.gz: 2d67c9571e086fdafc0bd633308ff165351fe37cb4d9a031febbfcf9f5b845d65fe31996b53f1bf21074055fcca3d0124687c783335cf0ce96aaf2484a9c65c6
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.214.2)
4
+ stigg-api-client (1.214.3)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -24830,6 +24830,18 @@
24830
24830
  "isDeprecated": false,
24831
24831
  "deprecationReason": null
24832
24832
  },
24833
+ {
24834
+ "name": "environmentId",
24835
+ "description": null,
24836
+ "args": [],
24837
+ "type": {
24838
+ "kind": "SCALAR",
24839
+ "name": "String",
24840
+ "ofType": null
24841
+ },
24842
+ "isDeprecated": false,
24843
+ "deprecationReason": null
24844
+ },
24833
24845
  {
24834
24846
  "name": "eventLogType",
24835
24847
  "description": null,
@@ -24940,6 +24952,18 @@
24940
24952
  "isDeprecated": false,
24941
24953
  "deprecationReason": null
24942
24954
  },
24955
+ {
24956
+ "name": "environmentId",
24957
+ "description": null,
24958
+ "args": [],
24959
+ "type": {
24960
+ "kind": "SCALAR",
24961
+ "name": "Int",
24962
+ "ofType": null
24963
+ },
24964
+ "isDeprecated": false,
24965
+ "deprecationReason": null
24966
+ },
24943
24967
  {
24944
24968
  "name": "eventLogType",
24945
24969
  "description": null,
@@ -25091,6 +25115,29 @@
25091
25115
  "enumValues": null,
25092
25116
  "possibleTypes": null
25093
25117
  },
25118
+ {
25119
+ "kind": "INPUT_OBJECT",
25120
+ "name": "EventLogEnvironmentIdFilterComparison",
25121
+ "description": null,
25122
+ "fields": null,
25123
+ "inputFields": [
25124
+ {
25125
+ "name": "eq",
25126
+ "description": null,
25127
+ "type": {
25128
+ "kind": "SCALAR",
25129
+ "name": "String",
25130
+ "ofType": null
25131
+ },
25132
+ "defaultValue": null,
25133
+ "isDeprecated": false,
25134
+ "deprecationReason": null
25135
+ }
25136
+ ],
25137
+ "interfaces": null,
25138
+ "enumValues": null,
25139
+ "possibleTypes": null
25140
+ },
25094
25141
  {
25095
25142
  "kind": "INPUT_OBJECT",
25096
25143
  "name": "EventLogEventLogTypeFilterComparison",
@@ -25216,6 +25263,22 @@
25216
25263
  "isDeprecated": false,
25217
25264
  "deprecationReason": null
25218
25265
  },
25266
+ {
25267
+ "name": "environmentId",
25268
+ "description": null,
25269
+ "type": {
25270
+ "kind": "NON_NULL",
25271
+ "name": null,
25272
+ "ofType": {
25273
+ "kind": "INPUT_OBJECT",
25274
+ "name": "EventLogEnvironmentIdFilterComparison",
25275
+ "ofType": null
25276
+ }
25277
+ },
25278
+ "defaultValue": null,
25279
+ "isDeprecated": false,
25280
+ "deprecationReason": null
25281
+ },
25219
25282
  {
25220
25283
  "name": "eventLogType",
25221
25284
  "description": null,
@@ -25294,6 +25357,18 @@
25294
25357
  "isDeprecated": false,
25295
25358
  "deprecationReason": null
25296
25359
  },
25360
+ {
25361
+ "name": "environmentId",
25362
+ "description": null,
25363
+ "args": [],
25364
+ "type": {
25365
+ "kind": "SCALAR",
25366
+ "name": "String",
25367
+ "ofType": null
25368
+ },
25369
+ "isDeprecated": false,
25370
+ "deprecationReason": null
25371
+ },
25297
25372
  {
25298
25373
  "name": "eventLogType",
25299
25374
  "description": null,
@@ -25353,6 +25428,18 @@
25353
25428
  "isDeprecated": false,
25354
25429
  "deprecationReason": null
25355
25430
  },
25431
+ {
25432
+ "name": "environmentId",
25433
+ "description": null,
25434
+ "args": [],
25435
+ "type": {
25436
+ "kind": "SCALAR",
25437
+ "name": "String",
25438
+ "ofType": null
25439
+ },
25440
+ "isDeprecated": false,
25441
+ "deprecationReason": null
25442
+ },
25356
25443
  {
25357
25444
  "name": "eventLogType",
25358
25445
  "description": null,
@@ -25501,6 +25588,12 @@
25501
25588
  "isDeprecated": false,
25502
25589
  "deprecationReason": null
25503
25590
  },
25591
+ {
25592
+ "name": "environmentId",
25593
+ "description": null,
25594
+ "isDeprecated": false,
25595
+ "deprecationReason": null
25596
+ },
25504
25597
  {
25505
25598
  "name": "eventLogType",
25506
25599
  "description": null,
@@ -60929,11 +61022,15 @@
60929
61022
  "name": "filter",
60930
61023
  "description": "Specify to filter the records returned.",
60931
61024
  "type": {
60932
- "kind": "INPUT_OBJECT",
60933
- "name": "EventLogFilter",
60934
- "ofType": null
61025
+ "kind": "NON_NULL",
61026
+ "name": null,
61027
+ "ofType": {
61028
+ "kind": "INPUT_OBJECT",
61029
+ "name": "EventLogFilter",
61030
+ "ofType": null
61031
+ }
60935
61032
  },
60936
- "defaultValue": "{eventLogType: {neq: MEASUREMENT_REPORTED}}",
61033
+ "defaultValue": null,
60937
61034
  "isDeprecated": false,
60938
61035
  "deprecationReason": null
60939
61036
  },
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.214.2"
4
+ VERSION = "1.214.3"
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.214.2
4
+ version: 1.214.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg