stigg-api-client 2.315.0 → 2.315.2
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 +0 -6
- 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: 54e8a3f8f6277b9f9800f1f33c54c0458b0d1fc0ff5aaabf12b2505d7ad6d64c
|
4
|
+
data.tar.gz: '0155058a58e9a75f1e2c096c06faeed46a64e9ddc8f63858b8a966bc21450b0d'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e61ce6766738cd73a6985caeae9f835afd2969e9d432e37a05305cc0320b5b3f2b3b21e155c4aeefb14e79ed55a0e7d5ff0b0fcb2b7b745aea4504e37f51a7be
|
7
|
+
data.tar.gz: '048883340cd6fbe26899ce03641b5153dd11f241cbaf335ddfb76de463e1e86e90a8c64f60658522630bf66d22a4945836a77bb0d6dea8ae65e5a13c4de9522a'
|
data/Gemfile.lock
CHANGED
@@ -24965,12 +24965,6 @@
|
|
24965
24965
|
"isDeprecated": false,
|
24966
24966
|
"deprecationReason": null
|
24967
24967
|
},
|
24968
|
-
{
|
24969
|
-
"name": "DuplicateIntegrationNotAllowed",
|
24970
|
-
"description": "Duplicate integration for same non billing vendor identifier not allowed",
|
24971
|
-
"isDeprecated": false,
|
24972
|
-
"deprecationReason": null
|
24973
|
-
},
|
24974
24968
|
{
|
24975
24969
|
"name": "DuplicateProductValidationError",
|
24976
24970
|
"description": null,
|
data/lib/stigg/version.rb
CHANGED