William Cheng
a5009b592e
add shijinkui to scala technical committee
2018-01-07 11:05:58 +08:00
wing328
bedd4c880e
use openjdk7 in travis to ensure it works with jdk7
2018-01-07 11:04:48 +08:00
wing328
7f0dca7ac2
update version to 2.4.0-SNAPSHOT
2018-01-07 11:04:05 +08:00
Jinkui Shi
30bd6f680d
[akka-scala] License info add in template header #7321 ( #7322 )
...
* [akka-scala] License info add in template header #7321
* generate petstore by akka-scala teplate
2018-01-07 11:00:57 +08:00
Kevin Brey
3af51d1b36
docs(readme): update link to contributing guid ( #7332 )
2018-01-07 10:49:38 +08:00
Jean-François Côté
3465f2918e
Fix a regression bug that was introduce in a recent commit. Removed the tabs that were causing error in Play Framework ( #7241 )
2018-01-07 10:48:49 +08:00
Jean-François Côté
0a9c6f56c8
Fix issue #7262 with the parameter name in the path. The problem was that camelCase naming was forced only in this part of the code when everywhere else it is configurable. ( #7313 )
2018-01-07 10:33:46 +08:00
Aaron McGinn
6c2a583bcd
Java8 fix ( #7260 )
...
* [JavaPKMST-Server] Change Java 8 code to Java 7 to meet project specifications
* Revert "Update readme to Java 8"
This reverts commit 54ce4caafc3909056630d97b428b2e8a9022a6f9.
2018-01-07 10:32:40 +08:00
wing328
9c68c00fa5
update to 2.3.1-SNAPSHOT
2018-01-07 09:53:01 +08:00
William Cheng
3c7505670b
fix typo, update 2017 to 2018
2018-01-04 21:56:20 +08:00
Jinkui Shi
8b9c8ad618
[Doc] add huawei cloud to companies list #7308 ( #7309 )
2018-01-04 18:10:01 +08:00
Louis
1b7f654f11
Adding Peatio opensource as reference project ( #7267 )
...
Peatio is an opensource project and all API client are generated using codegen.
2018-01-03 10:58:43 +08:00
joy8zhang
bf35e8bbf2
Update README.md ( #7298 )
...
Added Hootsuite under Companies/Projects using Swagger CodeGen
2018-01-03 10:38:33 +08:00
joy8zhang
07977462c8
Update README.md ( #7299 )
...
* Update README.md
Added new resource `http://code.hootsuite.com/using-protocol-buffer-to-generate-sdk-at-hoosuite/?lipi=urn%3Ali%3Apage%3Ad_flagship3_messaging%3By4ATz3SDRXyvXJJ14LQysQ%3D%3D ` onto `Presentations/Videos/Tutorials/Books`
* Update README.md
Added extra space
2018-01-03 10:37:41 +08:00
Eric Hyche
6c6cf1c09c
Re-organize the reserved words for Swift4
2018-01-02 10:32:55 -05:00
William Cheng
8e551a76b4
add link to chinese ebook
2017-12-29 13:49:46 +08:00
William Cheng
54ce4caafc
Update readme to Java 8
2017-12-27 11:27:37 +08:00
William Cheng
0301950dcb
move bvwells to go tech comm
2017-12-24 00:49:03 +08:00
William Cheng
8ae11847d3
update current stable version in readme
2017-12-22 23:54:21 +08:00
wing328
2cf6b98049
skip push snapshot to avoid error
2017-12-22 23:09:41 +08:00
wing328
63f36ad864
comment out checkstyle in circleci pom.xml
2017-12-22 12:45:30 +08:00
wing328
57cfd99ef3
comment out check style plugin
2017-12-22 12:33:32 +08:00
wing328
21f8d5fb1b
Revert "update version to 2.4.0-SNAPSHOT"
...
This reverts commit 8d2fa6b8ea4f9ef996118dc877a245e75f85f7d2.
2017-12-22 12:07:26 +08:00
wing328
e96fd89767
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen
2017-12-22 12:00:11 +08:00
wing328
e798c2b30e
update ci config to install codegen locally
2017-12-22 11:59:40 +08:00
William Cheng
591b4f2217
update doc to 2.3.0
2017-12-22 11:48:47 +08:00
wing328
8d2fa6b8ea
update version to 2.4.0-SNAPSHOT
2017-12-22 11:42:05 +08:00
wing328
ea9340e84d
update version to 2.3.0
v2.3.0
2017-12-22 10:45:02 +08:00
manuc66
a050907d1f
fix net35 with JsonSubTypes ( #7043 )
...
* upgrade JsonSubTypes to 1.2.0
* update samples
* add SwaggerClientNet35
* re-generate
* fix the linux build script
2017-12-22 00:31:44 +08:00
William Cheng
587dc20e06
[Javascript] Set ES5 as default ( #7239 )
...
* default js client to es5
* update js option wording
2017-12-22 00:08:30 +08:00
Jean-François Côté
572bafe2a7
#7201 : Take the modelPropertyNaming property into account again ( #7202 )
2017-12-21 18:28:30 +08:00
William Cheng
c1cbf32d17
add trenneman as elm creator
2017-12-21 16:37:53 +08:00
William Cheng
0924771fc3
add bvwells to go technical committee
2017-12-21 15:19:06 +08:00
Daniel
dbfe4ec119
Video "Building an API with Swagger" ( #7237 )
...
Added my video to building a Swagger API using the Swagger editor and NodeJS.
2017-12-21 15:17:32 +08:00
Ramzi Maalej
9dde8525ec
[Akka-Scala] This is a fix to a bug introduced by this PR #7172 ( #7228 )
...
* Add missing import
* Update petstore app
2017-12-21 10:56:36 +08:00
Erik Timmers
d6539ba3c8
Add Elm language - BETA ( #6947 )
...
This is the initial Codegen for Elm 0.18.
Please try it out and provide feedback.
Not yet supported:
* path variables;
* additionalProperties;
* authentication;
* recursive types.
2017-12-20 22:26:46 +08:00
Jon Schoning
538f28e568
bump stack resolver to lts-10.0 ( #7221 )
2017-12-20 21:55:23 +08:00
Ben Wells
83fb107749
Create abstract go codegen base class ( #7197 )
...
Remove tabs
2017-12-19 23:41:02 +08:00
William Cheng
350a97095b
[Go] rename local variable "file" to "localVarFile" ( #7214 )
...
* comment out pkmst test for the time being
* rename file to localVarFile
2017-12-19 23:12:12 +08:00
sanshuman
8a45ac8426
added prokarma to the name of the company ( #7215 )
2017-12-19 23:04:39 +08:00
William Cheng
bd19111ff0
[Java][PKMST] Move resource folder ( #7213 )
...
* comment out pkmst test for the time being
* move pkmst resource folder
2017-12-19 22:16:16 +08:00
wing328
3782a878ab
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen
2017-12-19 21:36:02 +08:00
William Cheng
6946ee04f4
add java pkmst owner
2017-12-19 21:12:14 +08:00
wing328
d0afd25099
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen
2017-12-19 21:07:23 +08:00
William Cheng
41aa80ada7
[TS][Fetch] Use unescaped media type value ( #7210 )
...
* comment out pkmst test for the time being
* use unescaped mediaType in TS fetch
2017-12-19 18:21:22 +08:00
wing328
68987636bf
comment out pkmst test for the time being
2017-12-19 17:26:15 +08:00
William Cheng
37cd8b52d0
[Java][PKMST] rename pkmst to java-pkmst, update scripts/batch files ( #7209 )
...
* rename pkmst to java-pkmst, update scripts/batch files
* update pkmst batch file
2017-12-19 17:25:48 +08:00
Asad Saeeduddin
a3ca8d55e2
[TypeScript-Fetch] Support for non-JSON body params ( #6994 )
...
* Commit leftover snapshot changes
* Add logic to deal with non-JSON body params
If the spec specifies a list of consumes MIME types, default to the
first MIME type in the list instead of "application/json" (the user may
still override this by passing "Content-Type" in options.headers).
Additionally, only perform explicit JSON serialization if the data type
of the body parameter is not "string", or if it is string, only when the
content type is "application/json".
* Update snapshots
2017-12-19 17:20:16 +08:00
sanshuman
cb59591eff
pkmst- Prokarma microservice toolkit for java ( #7023 )
...
* Added pkmst-microservice toolkit
* formatted
* replaces tab with blank spaces
* adding documentation folder
* adding documentation folder
* Update readme.mustache
Added feature set offered by pkmst
* updated readme
* Update io.swagger.codegen.CodegenConfig
Arranged pkmstServerCodeGen and SymfonyServerCodegen in aphabatical order
* Update readme.mustache
* renamed according to convention and added typeinfoannotation
* removed tabs
* updated codegen which extends abstractjavacodegen
* Added the script files and rectified the errors
* folder name changed and commons -lang3 version upgraded
* updated readme.mustache
* updated logging filter
* Added petstore to samples and updated the pom for the same
* Added java-pkmst sample to pom.xml.circleci
* updated readme.mustache
2017-12-19 16:12:44 +08:00
Sunrin SHIMURA
7d96f61e5d
[Rust-Server] use status codes as the variants of the response enums instead of descriptions ( #7125 )
...
* use status codes in the variants of the responses instead of message
* samples
* add missing {{code}}
* use human friendly idents if possible
* generate samples
* salvage an oversight
2017-12-19 14:40:35 +08:00