From 7ca9c1a56f4e4091c12de6aa80343d575537abd8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Jun 2023 16:39:17 +0000 Subject: [PATCH] chore(release): 1.4.1 [skip ci] ## [1.4.1](https://github.com/SPSCommerce/sps-api-standards/compare/v1.4.0...v1.4.1) (2023-06-13) ### Bug Fixes * `sps-fingerprint-type` Spectral Ruleset Performance ([#56](https://github.com/SPSCommerce/sps-api-standards/issues/56)) ([71b1b7e](https://github.com/SPSCommerce/sps-api-standards/commit/71b1b7e1993246350bd536e0231938e730f43269)) --- sps-api-standards.spectral.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sps-api-standards.spectral.yml b/sps-api-standards.spectral.yml index 11374d4..9480210 100644 --- a/sps-api-standards.spectral.yml +++ b/sps-api-standards.spectral.yml @@ -93,7 +93,7 @@ rules: description: Fingerprint values MUST use a data type of `string`. severity: error formats: [oas3] - given: '$.components.schemas..properties..[?(@property=== "fingerprint")].type' + given: '$..[?(@property === "fingerprint")].type' then: function: pattern functionOptions: