Skip to content

Commit fd0a444

Browse files
authored
Update README.md
1 parent abeb4de commit fd0a444

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@
33
[![Build Status](https://travis-ci.org/swagger-akka-http/swagger-scala-module.svg?branch=develop)](https://travis-ci.org/swagger-akka-http/swagger-scala-module)
44
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.swagger-akka-http/swagger-scala-module_2.13/badge.svg?style=plastic)](https://maven-badges.herokuapp.com/maven-central/com.github.swagger-akka-http/swagger-scala-module_2.13)
55

6-
This is a fork of https://github.com/swagger-api/swagger-scala-module. This version supports [OpenAPI](https://github.com/OAI/OpenAPI-Specification) 3.0.1 / [Swagger-Core](https://github.com/swagger-api/swagger-core) 2.0.x.
6+
This is a fork of https://github.com/swagger-api/swagger-scala-module.
7+
8+
| Release | Supports |
9+
| ======= | ======== |
10+
| 2.1.2 | [OpenAPI 3.0.1](https://github.com/OAI/OpenAPI-Specification) / [Swagger-Core](https://github.com/swagger-api/swagger-core) 2.0.x. |
11+
| 1.1.0 | [OpenAPI 2](https://swagger.io/specification/v2/) / [Swagger-Core](https://github.com/swagger-api/swagger-core) 1.6.x. |
712

813
## Usage
914
To enable the swagger-scala-module, include the appropriate version in your project:

0 commit comments

Comments
 (0)