Skip to content

Commit 752fbf2

Browse files
authored
Merge pull request #4168 from lornajane/version-agnostic-readme
Remove 3.1.0-specific words from the README
2 parents 2ee245c + 17aa9a5 commit 752fbf2

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 [the Markdown sources](versions) for [all published OpenAPI Specification versions](https://spec.openapis.org/). For release notes and release candidate 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

@@ -45,7 +41,7 @@ The TSC holds weekly web conferences to review open pull requests and discuss op
4541

4642
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:
4743

48-
* Review the [current specification](https://spec.openapis.org) on the official specification site, which is the source of truth as it includes the full credits and citations.
44+
* Review the specification [markdown sources](versions) and [authoritative _source-of-truth_ HTML renderings](https://spec.openapis.org/), including full credits and citations.
4945
* Review the [contributing](CONTRIBUTING.md) process so you understand how the spec is evolving.
5046
* Check the [discussions](https://github.com/OAI/OpenAPI-Specification/discussions), [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.
5147
* 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)