Skip to content

Commit 1f04edd

Browse files
authored
Merge pull request #4975 from OAI/ralfhandl-patch-1
Start 3.2.1
2 parents c240706 + 318d91c commit 1f04edd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/oas.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenAPI Specification
22

3-
## Version 3.2.0
3+
## Version 3.2.1
44

55
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [BCP 14](https://tools.ietf.org/html/bcp14) [RFC2119](https://tools.ietf.org/html/rfc2119) [RFC8174](https://tools.ietf.org/html/rfc8174) when, and only when, they appear in all capitals, as shown here.
66

@@ -4805,8 +4805,9 @@ Certain fields allow the use of Markdown which can contain HTML including script
48054805

48064806
| Version | Date | Notes |
48074807
| ---- | ---- | ---- |
4808-
| 3.2.0 | TBD | Release of the OpenAPI Specification 3.2.0 |
4809-
| 3.1.2 | TBD | Patch release of the OpenAPI Specification 3.1.2 |
4808+
| 3.2.1 | TBD | Release of the OpenAPI Specification 3.2.1 |
4809+
| 3.2.0 | 2025-09-19 | Release of the OpenAPI Specification 3.2.0 |
4810+
| 3.1.2 | 2025-09-19 | Patch release of the OpenAPI Specification 3.1.2 |
48104811
| 3.1.1 | 2024-10-24 | Patch release of the OpenAPI Specification 3.1.1 |
48114812
| 3.1.0 | 2021-02-15 | Release of the OpenAPI Specification 3.1.0 |
48124813
| 3.1.0-rc1 | 2020-10-08 | rc1 of the 3.1 specification |

0 commit comments

Comments
 (0)