File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ This is a fork of https://github.com/swagger-api/swagger-scala-module.
77
88| Release | Supports |
99| ------- | -------- |
10- | 2.1.3 | [ 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. |
10+ | 2.2.0 | [ OpenAPI 3.0.1] ( https://github.com/OAI/OpenAPI-Specification ) / [ Swagger-Core] ( https://github.com/swagger-api/swagger-core ) 2.0.x. |
11+ | 1.2 .0 | [ OpenAPI 2] ( https://swagger.io/specification/v2/ ) / [ Swagger-Core] ( https://github.com/swagger-api/swagger-core ) 1.6.x. |
1212
1313## Usage
1414To enable the swagger-scala-module, include the appropriate version in your project:
1515
1616```
17- "com.github.swagger-akka-http" %% "swagger-scala-module" % "2.1.3 "
17+ "com.github.swagger-akka-http" %% "swagger-scala-module" % "2.2.0 "
1818```
1919
2020## How does it work?
You can’t perform that action at this time.
0 commit comments