stigg-api-client 2.487.0 → 2.491.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 +4 -4
- data/Gemfile.lock +1 -1
- data/lib/stigg/generated/schema.json +106 -0
- data/lib/stigg/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5d73f726a014f00e56295aa995ece814b0f857b293158242e90641edee91697d
|
4
|
+
data.tar.gz: c71985bdad8351dc521c3b0cc69e0cab68dfe176905d83e29d430fb1870537f5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5967c298198595c72c1fc0482088dd8144d0ddf4d2793379be566cefd387b048a1ebda7c8d435db1771c03788d536235a4e63e05e9e6f5652d54c9daa4bd5e91
|
7
|
+
data.tar.gz: 954441930e5b51b383ee36504480ef7059854435bca4eec7d2b74237f387a2e0f59a3e1f04988ee6d5c0bccdc53b1d09e8e4a9e2d1708c8f6fe016999c651d19
|
data/Gemfile.lock
CHANGED
@@ -25891,6 +25891,12 @@
|
|
25891
25891
|
"isDeprecated": false,
|
25892
25892
|
"deprecationReason": null
|
25893
25893
|
},
|
25894
|
+
{
|
25895
|
+
"name": "EntitlementBelongsToFeatureGroupError",
|
25896
|
+
"description": "Entitlement belongs to feature groups and cannot be deleted",
|
25897
|
+
"isDeprecated": false,
|
25898
|
+
"deprecationReason": null
|
25899
|
+
},
|
25894
25900
|
{
|
25895
25901
|
"name": "EntitlementLimitExceededError",
|
25896
25902
|
"description": null,
|
@@ -34671,6 +34677,26 @@
|
|
34671
34677
|
"isDeprecated": false,
|
34672
34678
|
"deprecationReason": null
|
34673
34679
|
},
|
34680
|
+
{
|
34681
|
+
"name": "enumValues",
|
34682
|
+
"description": "The enum values of the entitlement",
|
34683
|
+
"type": {
|
34684
|
+
"kind": "LIST",
|
34685
|
+
"name": null,
|
34686
|
+
"ofType": {
|
34687
|
+
"kind": "NON_NULL",
|
34688
|
+
"name": null,
|
34689
|
+
"ofType": {
|
34690
|
+
"kind": "SCALAR",
|
34691
|
+
"name": "String",
|
34692
|
+
"ofType": null
|
34693
|
+
}
|
34694
|
+
}
|
34695
|
+
},
|
34696
|
+
"defaultValue": null,
|
34697
|
+
"isDeprecated": false,
|
34698
|
+
"deprecationReason": null
|
34699
|
+
},
|
34674
34700
|
{
|
34675
34701
|
"name": "featureId",
|
34676
34702
|
"description": "The unique identifier of the entitlement feature",
|
@@ -63043,6 +63069,26 @@
|
|
63043
63069
|
"isDeprecated": false,
|
63044
63070
|
"deprecationReason": null
|
63045
63071
|
},
|
63072
|
+
{
|
63073
|
+
"name": "enumValues",
|
63074
|
+
"description": "The enum values of the entitlement",
|
63075
|
+
"args": [],
|
63076
|
+
"type": {
|
63077
|
+
"kind": "LIST",
|
63078
|
+
"name": null,
|
63079
|
+
"ofType": {
|
63080
|
+
"kind": "NON_NULL",
|
63081
|
+
"name": null,
|
63082
|
+
"ofType": {
|
63083
|
+
"kind": "SCALAR",
|
63084
|
+
"name": "String",
|
63085
|
+
"ofType": null
|
63086
|
+
}
|
63087
|
+
}
|
63088
|
+
},
|
63089
|
+
"isDeprecated": false,
|
63090
|
+
"deprecationReason": null
|
63091
|
+
},
|
63046
63092
|
{
|
63047
63093
|
"name": "environmentId",
|
63048
63094
|
"description": "The unique identifier for the environment",
|
@@ -63523,6 +63569,26 @@
|
|
63523
63569
|
"isDeprecated": false,
|
63524
63570
|
"deprecationReason": null
|
63525
63571
|
},
|
63572
|
+
{
|
63573
|
+
"name": "enumValues",
|
63574
|
+
"description": "The enum values of the entitlement",
|
63575
|
+
"args": [],
|
63576
|
+
"type": {
|
63577
|
+
"kind": "LIST",
|
63578
|
+
"name": null,
|
63579
|
+
"ofType": {
|
63580
|
+
"kind": "NON_NULL",
|
63581
|
+
"name": null,
|
63582
|
+
"ofType": {
|
63583
|
+
"kind": "SCALAR",
|
63584
|
+
"name": "String",
|
63585
|
+
"ofType": null
|
63586
|
+
}
|
63587
|
+
}
|
63588
|
+
},
|
63589
|
+
"isDeprecated": false,
|
63590
|
+
"deprecationReason": null
|
63591
|
+
},
|
63526
63592
|
{
|
63527
63593
|
"name": "environmentId",
|
63528
63594
|
"description": "The unique identifier for the environment",
|
@@ -63897,6 +63963,26 @@
|
|
63897
63963
|
"isDeprecated": false,
|
63898
63964
|
"deprecationReason": null
|
63899
63965
|
},
|
63966
|
+
{
|
63967
|
+
"name": "enumValues",
|
63968
|
+
"description": "The enum values of the entitlement",
|
63969
|
+
"type": {
|
63970
|
+
"kind": "LIST",
|
63971
|
+
"name": null,
|
63972
|
+
"ofType": {
|
63973
|
+
"kind": "NON_NULL",
|
63974
|
+
"name": null,
|
63975
|
+
"ofType": {
|
63976
|
+
"kind": "SCALAR",
|
63977
|
+
"name": "String",
|
63978
|
+
"ofType": null
|
63979
|
+
}
|
63980
|
+
}
|
63981
|
+
},
|
63982
|
+
"defaultValue": null,
|
63983
|
+
"isDeprecated": false,
|
63984
|
+
"deprecationReason": null
|
63985
|
+
},
|
63900
63986
|
{
|
63901
63987
|
"name": "environmentId",
|
63902
63988
|
"description": "The unique identifier for the environment",
|
@@ -64589,6 +64675,26 @@
|
|
64589
64675
|
"isDeprecated": false,
|
64590
64676
|
"deprecationReason": null
|
64591
64677
|
},
|
64678
|
+
{
|
64679
|
+
"name": "enumValues",
|
64680
|
+
"description": "The enum values of the entitlement",
|
64681
|
+
"type": {
|
64682
|
+
"kind": "LIST",
|
64683
|
+
"name": null,
|
64684
|
+
"ofType": {
|
64685
|
+
"kind": "NON_NULL",
|
64686
|
+
"name": null,
|
64687
|
+
"ofType": {
|
64688
|
+
"kind": "SCALAR",
|
64689
|
+
"name": "String",
|
64690
|
+
"ofType": null
|
64691
|
+
}
|
64692
|
+
}
|
64693
|
+
},
|
64694
|
+
"defaultValue": null,
|
64695
|
+
"isDeprecated": false,
|
64696
|
+
"deprecationReason": null
|
64697
|
+
},
|
64592
64698
|
{
|
64593
64699
|
"name": "hasSoftLimit",
|
64594
64700
|
"description": "Whether the entitlement has a soft limit",
|
data/lib/stigg/version.rb
CHANGED