Skip to content

Commit 74906be

Browse files
authored
Merge pull request #4937 from handrews/sdate
2 parents 2cfb256 + 1241880 commit 74906be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ 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+
A minor release (e.g. OAS 3.1) has one or more published schemas, identified with the release 3.1 and a revision date like 2021-03-02. All schemas for a given minor release 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.
41+
4042
### Arazzo Schemas
4143

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

0 commit comments

Comments
 (0)