Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 5bde24d

Browse files
authored
chore: readme update (oapi-codegen#2209)
1 parent e8ada7a commit 5bde24d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,8 @@ We can see that this provides the best means to focus on the implementation of t
394394
- Support multiple OpenAPI files by having a package-per-OpenAPI file
395395
- Support of OpenAPI 3.0
396396
- OpenAPI 3.1 support is [awaiting upstream support](https://github.com/oapi-codegen/oapi-codegen/issues/373)
397+
However, we do have an experimental version using a different OpenAPI parser which does support 3.1 and 3.2, which
398+
you can play around with in our [experimental repo](https://github.com/oapi-codegen/oapi-codegen-exp/tree/main/experimental)
397399
- Note that this does not include OpenAPI 2.0 (aka Swagger)
398400
- Extract parameters from requests, to reduce work required by your implementation
399401
- Implicit `additionalProperties` are ignored by default ([more details](#additional-properties-additionalproperties))

0 commit comments

Comments
 (0)