From 57c729ca857849538d7b522787e466e0306e0cbc Mon Sep 17 00:00:00 2001 From: gabe Date: Tue, 25 Jun 2024 20:36:23 -0700 Subject: [PATCH] close bracket --- spec/spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/spec.md b/spec/spec.md index b4831ad6..57c4fc54 100644 --- a/spec/spec.md +++ b/spec/spec.md @@ -454,7 +454,7 @@ property. Its value ****MUST**** be an object composed as follows, and it human-friendly name that describes what the target field represents. - The _fields object_ ****MAY**** contain a `filter` property, and if present its value ****MUST**** be a - [[ref:JSON Schema] descriptor + [[ref:JSON Schema]] descriptor used to filter against the values returned from evaluation of the [JSONPath](https://ietf-wg-jsonpath.github.io/draft-ietf-jsonpath-base/draft-ietf-jsonpath-base.html) string expressions in the `path` array.