Reflect swagger-ui upgrade in readme

This commit is contained in:
Richard Morris 2018-07-11 09:01:50 -07:00 committed by GitHub
parent 5ea1670d79
commit 6fc9faab57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ Once you have an API that can describe itself in Swagger, you've opened the trea
|Rswag Version|Swagger (OpenAPI) Spec.|swagger-ui|
|----------|----------|----------|
|[master](https://github.com/domaindrivendev/rswag/tree/master)|2.0|3.17.3|
|[2.0.4](https://github.com/domaindrivendev/rswag/tree/2.0.4)|2.0|3.17.1|
|[2.0.5](https://github.com/domaindrivendev/rswag/tree/2.0.4)|2.0|3.17.3|
|[1.6.0](https://github.com/domaindrivendev/rswag/tree/1.6.0)|2.0|2.2.5|
## Getting Started ##