Skip to content

Commit 60d04e7

Browse files
Update index.md
Co-authored-by: Karen Etheridge <[email protected]>
1 parent b50d8ea commit 60d04e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Registry shortcuts:
3737

3838
_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 specificaton text, the specification text is presumed to be correct._
3939

40-
All schemas for a given minor release (e.g. OAS 3.1) apply to all patch releases within that minor release (e.g. 3.1.0, 3.1.1, 3.1.2, etc.). The dates are purely a way to distinguish which schema bug fixes are present, 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 versions are obsolete.
40+
All schemas for a given minor release (e.g. OAS 3.1) apply to all patch releases within that minor release (e.g. 3.1.0, 3.1.1, 3.1.2, 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 versions are obsolete.
4141

4242
### Arazzo Schemas
4343

0 commit comments

Comments
 (0)