Skip to content

Commit f13cfde

Browse files
committed
Remove 3.1.0-specific words from the README
1 parent daecd39 commit f13cfde

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,9 @@ The OpenAPI Specification does not require rewriting existing APIs. It does not
1515

1616
This GitHub project is the starting point for OpenAPI. Here you will find the information you need about the OpenAPI Specification, simple examples of what it looks like, and some general information regarding the project.
1717

18-
## Current Version - 3.1.0
18+
## Versions
1919

20-
The current version of the OpenAPI specification is [OpenAPI Specification 3.1.0](versions/3.1.0.md).
21-
22-
### Previous Versions
23-
24-
This repository also contains all [previous versions](versions).
20+
This repository contains full specification documents for [all published OpenAPI versions](versions). For release notes and RC versions, refer to the [releases page](releases).
2521

2622
Each folder in this repository, such as [examples](examples) and [schemas](schemas), should contain folders pertaining to the current and previous versions of the specification.
2723

@@ -44,7 +40,7 @@ The TSC holds weekly web conferences to review open pull requests and discuss op
4440

4541
The OpenAPI Initiative encourages participation from individuals and companies alike. If you want to participate in the evolution of the OpenAPI Specification, consider taking the following actions:
4642

47-
* Review the [current specification](versions/3.1.0.md). The human-readable markdown file _is the source of truth_ for the specification.
43+
* Review the [specifications](versions).
4844
* Review the [development](DEVELOPMENT.md) process so you understand how the spec is evolving.
4945
* Check the [issues](https://github.com/OAI/OpenAPI-Specification/issues) and [pull requests](https://github.com/OAI/OpenAPI-Specification/pulls) to see if someone has already documented your idea or feedback on the specification. You can follow an existing conversation by subscribing to the existing issue or PR.
5046
* Subscribe to an open issue a day (or a week) in your inbox via [CodeTriage.com](https://www.codetriage.com/oai/openapi-specification).

0 commit comments

Comments
 (0)