File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ The Swagger Specification has undergone 3 revisions since initial creation in 20
2828Swagger core Version | Release Date | Swagger Spec compatibility | Notes | Status
2929------------------------- | ------------ | -------------------------- | ----- | ----
30301.5.0 (in development) | n/a | 2.0 | [ branch develop_2.0] ( https://github.com/swagger-api/swagger-core/tree/develop_2.0 ) | [ 1.5.0 Milestone] ( https://github.com/swagger-api/swagger-core/milestones/v1.5.0 )
31+ 1.5.0-M1 | 2015-01-31 | 2.0 | [ branch 1.5.0-M1] ( https://github.com/swagger-api/swagger-core/tree/1.5.0-M1 ) | JAX-RS support only
31321.3.12 | 2014-12-23 | 1.2 | [ tag v1.3.12] ( https://github.com/swagger-api/swagger-core/tree/v1.3.12 )
32331.2.4 | 2013-06-19 | 1.1 | [ tag swagger-project_2.10.0-1.2.4] ( https://github.com/swagger-api/swagger-core/tree/swagger-project_2.10.0-1.2.4 )
33341.0.0 | 2011-10-16 | 1.0 | [ tag v1.0] ( https://github.com/swagger-api/swagger-core/tree/v1.0 )
@@ -100,7 +101,7 @@ sbt run
100101License
101102-------
102103
103- Copyright 2014 Reverb Technologies, Inc.
104+ Copyright 2015 Reverb Technologies, Inc.
104105
105106Licensed under the Apache License, Version 2.0 (the "License");
106107you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments