You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPMENT.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The specification _will change_ from the original 2.0 version. We should typica
24
24
- At any given time, there would be _at most_ 4 work branches. The branches would exist if work has started on them. Assuming a current version of 3.0.0:
25
25
-`master` - Current stable version. No PRs would be accepted directly to modify the specification. PRs against supporting files can be accepted.
26
26
-`v3.0.1` - The next PATCH version of the specification. This would include non-breaking changes such as typo fixes, document fixes, wording clarifications.
27
-
-`v3.1.0` - The naxt MINOR version.
27
+
-`v3.1.0` - The next MINOR version.
28
28
-`v4.0.0` - The next MAJOR version.
29
29
- The `master` branch shall remain the current, released OpenAPI Specification. We will describe and link the work branch(es) on the **default** README.md on master.
30
30
- Examples of how something is described _currently_ vs. the proposed solution should accompany any change proposal.
0 commit comments