Skip to content

Commit 0d9a3ed

Browse files
authored
Update index.md
1 parent ced0e96 commit 0d9a3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arazzo/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ layout: default
1414

1515
_Note that while schemas can catch many errors, they are not guaranteed to catch all specification violations. In the event of a disagreement between the schemas and the corresponding specification text, the specification text is presumed to be correct._
1616

17-
A minor release (e.g. v1.0) has one or more published schemas, identified with the release 1. and a revision date like 2024-12-16. All schemas for a given minor release apply to all patch releases within that minor release (e.g. 1.0.1, 1.0.0, etc.). The dates are purely a way to uniquely identify the revision, and are not intended to be correlated with patch release publication dates. The latest date within a minor release is always the most correct schema for all patch releases, and previous revisions are obsolete.
17+
A minor release (e.g. v1.0) has one or more published schemas, identified with the release 1.0 and a revision date like 2024-12-16. All schemas for a given minor release apply to all patch releases within that minor release (e.g. 1.0.1, 1.0.0, etc.). The dates are purely a way to uniquely identify the revision, and are not intended to be correlated with patch release publication dates. The latest date within a minor release is always the most correct schema for all patch releases, and previous revisions are obsolete.
1818

1919
{% include schema-iteration-list.md specification="arazzo" %}

0 commit comments

Comments
 (0)