Skip to content

Commit

Permalink
docs: updating the readme to reflect our coming OpenAPI 3.1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Dec 3, 2021
1 parent 69fadd3 commit 321d94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ If you wish to get more information about any command within `rdme`, you can exe
* `--version <string>`: Your project version.

### OpenAPI / Swagger
ReadMe supports both [OpenAPI 3.0.x](https://swagger.io/specification/) and [Swagger 2.x](https://swagger.io/specification/v2/).
ReadMe supports [OpenAPI 3.0](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.3.md), [OpenAPI 3.1](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md), and [Swagger 2.x](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/2.0.md).

> ℹ️ Note that the `rdme openapi` command supports both OpenAPI and Swagger API definitions. The `rdme swagger` command is an alias for `rdme openapi` and is deprecated.
Expand Down

0 comments on commit 321d94b

Please sign in to comment.