Skip to content

Commit 8bdeaa6

Browse files
Update specs/jsonschema-validation.md
Co-authored-by: Richard Gibson <[email protected]>
1 parent b0a1cdb commit 8bdeaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/jsonschema-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ format is from the ISO 8601 ABNF as given in Appendix A of RFC 3339.
409409
- *time*: A string instance is valid against this attribute if it is a valid
410410
representation according to the "full-time" ABNF rule in RFC 3339
411411
- *duration*: A string instance is valid against this attribute if it is a valid
412-
representation according to the "duration" ABNF rule in ISO 8601
412+
representation according to the "duration" ABNF rule in RFC 3339 Appendix A
413413

414414
Implementations MAY support additional attributes using the other format names
415415
defined anywhere in that RFC. Implementations SHOULD NOT define extension

0 commit comments

Comments
 (0)