Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Be aware of the change to minimum Swift version.
Most documentation will focus on what it looks like to work with the
`OpenAPIKit` module and OpenAPI 3.2.x documents. If you need to support OpenAPI
3.0.x documents, take a look at the section on [supporting OpenAPI 3.0.x documents](#supporting-openapi-30x-documents)
4.before you get too deep into this library's docs.
before you get too deep into this library's docs.

Version 3.2.x of the OpenAPI Specification is backwards compatible with version
3.1.x of the specification but it adds some new features. The OpenAPIKit types
Expand Down