mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-03 06:00:52 +00:00
update badge for 3.0.0
This commit is contained in:
parent
c66a0aaa07
commit
2c818920e6
14
README.md
14
README.md
@ -1,13 +1,13 @@
|
|||||||
# Swagger Code Generator
|
# Swagger Code Generator
|
||||||
|
|
||||||
- Master: [](https://travis-ci.org/swagger-api/swagger-codegen)
|
- Master (2.3.0): [](https://travis-ci.org/swagger-api/swagger-codegen)
|
||||||
[](https://app.shippable.com/projects/5782588a3be4f4faa56c5bea)
|
[](https://app.shippable.com/projects/5782588a3be4f4faa56c5bea)
|
||||||
[](https://ci.appveyor.com/project/WilliamCheng/swagger-codegen-wh2wu)
|
[](https://ci.appveyor.com/project/WilliamCheng/swagger-codegen-wh2wu)
|
||||||
[](https://circleci.com/gh/swagger-api/swagger-codegen)
|
[](https://circleci.com/gh/swagger-api/swagger-codegen)
|
||||||
- 2.3.0: [](https://travis-ci.org/swagger-api/swagger-codegen)
|
- 3.0.0: [](https://travis-ci.org/swagger-api/swagger-codegen)
|
||||||
[](https://app.shippable.com/projects/5782588a3be4f4faa56c5bea)
|
[](https://app.shippable.com/projects/5782588a3be4f4faa56c5bea)
|
||||||
[](https://ci.appveyor.com/project/WilliamCheng/swagger-codegen-wh2wu)
|
[](https://ci.appveyor.com/project/WilliamCheng/swagger-codegen-wh2wu)
|
||||||
[](https://circleci.com/gh/swagger-api/swagger-codegen)
|
[](https://circleci.com/gh/swagger-api/swagger-codegen)
|
||||||
|
|
||||||
|
|
||||||
[](https://maven-badges.herokuapp.com/maven-central/io.swagger/swagger-codegen-project)
|
[](https://maven-badges.herokuapp.com/maven-central/io.swagger/swagger-codegen-project)
|
||||||
@ -77,8 +77,8 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
|
|||||||
|
|
||||||
Swagger Codegen Version | Release Date | OpenAPI Spec compatibility | Notes
|
Swagger Codegen Version | Release Date | OpenAPI Spec compatibility | Notes
|
||||||
-------------------------- | ------------ | -------------------------- | -----
|
-------------------------- | ------------ | -------------------------- | -----
|
||||||
+3.0.0 (upcoming major release) [SNAPSHOT](https://oss.sonatype.org/content/repositories/snapshots/io/swagger/swagger-codegen-cli/3.0.0-SNAPSHOT/)| TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Major release with breaking changes
|
3.0.0 (upcoming major release) [SNAPSHOT](https://oss.sonatype.org/content/repositories/snapshots/io/swagger/swagger-codegen-cli/3.0.0-SNAPSHOT/)| TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Major release with breaking changes
|
||||||
2.3.0 (upcoming minor release) [SNAPSHOT](https://oss.sonatype.org/content/repositories/snapshots/io/swagger/swagger-codegen-cli/2.3.0-SNAPSHOT/)| Jul/Aug 2017 | 1.0, 1.1, 1.2, 2.0 | Minor release with breaking changes
|
2.3.0 (current master, upcoming minor release) [SNAPSHOT](https://oss.sonatype.org/content/repositories/snapshots/io/swagger/swagger-codegen-cli/2.3.0-SNAPSHOT/)| Jul/Aug 2017 | 1.0, 1.1, 1.2, 2.0 | Minor release with breaking changes
|
||||||
[2.2.3](https://github.com/swagger-api/swagger-codegen/releases/tag/v2.2.3) (**current stable**) | 2017-07-15 | 1.0, 1.1, 1.2, 2.0 | [tag v2.2.3](https://github.com/swagger-api/swagger-codegen/tree/v2.2.3)
|
[2.2.3](https://github.com/swagger-api/swagger-codegen/releases/tag/v2.2.3) (**current stable**) | 2017-07-15 | 1.0, 1.1, 1.2, 2.0 | [tag v2.2.3](https://github.com/swagger-api/swagger-codegen/tree/v2.2.3)
|
||||||
[2.2.2](https://github.com/swagger-api/swagger-codegen/releases/tag/v2.2.2) | 2017-03-01 | 1.0, 1.1, 1.2, 2.0 | [tag v2.2.2](https://github.com/swagger-api/swagger-codegen/tree/v2.2.2)
|
[2.2.2](https://github.com/swagger-api/swagger-codegen/releases/tag/v2.2.2) | 2017-03-01 | 1.0, 1.1, 1.2, 2.0 | [tag v2.2.2](https://github.com/swagger-api/swagger-codegen/tree/v2.2.2)
|
||||||
[2.2.1](https://github.com/swagger-api/swagger-codegen/releases/tag/v2.2.1) | 2016-08-07 | 1.0, 1.1, 1.2, 2.0 | [tag v2.2.1](https://github.com/swagger-api/swagger-codegen/tree/v2.2.1)
|
[2.2.1](https://github.com/swagger-api/swagger-codegen/releases/tag/v2.2.1) | 2016-08-07 | 1.0, 1.1, 1.2, 2.0 | [tag v2.2.1](https://github.com/swagger-api/swagger-codegen/tree/v2.2.1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user