wing328
879edc3a9d
Added IBM to the company list
2017-03-30 23:16:02 +08:00
Paŭlo Ebermann
36d1406493
Update samples for javascript + javascript-promise. ( #5241 )
2017-03-30 23:04:49 +08:00
Sebastian Mandrean
7cc20cbeba
[C#][aspnetcore] Improve generated code ( #5257 )
...
* Migrate from Swashbuckle to Swashbuckle.AspNetCore
* Fix typo
* Add SwaggerResponse for all responses
* Remove model constructor
* Add required attribute if available
* Improve whitespace and remove some redundant code
* Remove redundant code from Dockerfile
* Add disable warning 1591 pragma for model utility methods for bringing down compiler warnings to zero
* Add proper model state validation before controller is called
* Regenerate AspNetCore PetStore sample
2017-03-30 22:58:25 +08:00
wing328
c9182ba00f
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-03-30 22:49:11 +08:00
niku
4e1d9ea010
[Elixir] Add documentation for functions ( #5260 )
2017-03-30 22:45:39 +08:00
wing328
b213193550
Merge branch 'Granjow-nodejs-server-improvements'
2017-03-30 22:40:17 +08:00
wing328
a15af0828c
update nodejs petstore samples
2017-03-30 22:39:53 +08:00
wing328
0baa6cf0e8
Merge branch 'nodejs-server-improvements' of https://github.com/Granjow/swagger-codegen into Granjow-nodejs-server-improvements
2017-03-30 22:31:17 +08:00
Usman Iqbal
833db27101
[Typescript - Angular2] Add support for multiple API Keys ( #5236 )
...
# Conflicts:
# modules/swagger-codegen/src/main/resources/typescript-angular2/configuration.mustache
# samples/client/petstore/typescript-angular2/default/configuration.ts
# samples/client/petstore/typescript-angular2/npm/configuration.ts
2017-03-30 22:27:39 +08:00
David Harrigan
fc01457d77
[JAVA][ #5172 ] Allow vendor json media types ( #5189 )
...
* [#5172 ] Allow vendor json media types
* Revert unnecessary diffs
* Update petstore sample
* Didn't run mvn after some edits
* Rerun ' ./bin/java-petstore-all.sh' and './bin/security/java-petstore-okhttp-gson.sh'
* Added more realistic test cases for isJsonMime
2017-03-30 22:23:24 +08:00
wing328
e4ca7744df
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-03-30 17:36:35 +08:00
wing328
040a25cc9b
fix typo in c# generator's help text
2017-03-30 10:22:13 +08:00
Paŭlo Ebermann
46cb158733
Updating C# samples. ( #5242 )
2017-03-30 10:02:42 +08:00
wing328
ad4de91d92
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-03-30 09:57:07 +08:00
Paŭlo Ebermann
db71d97370
Updating samples after #5232 . ( #5243 )
...
* Updating samples after #5232 .
* Fix tests after #5232 .
* Fix Javascript client tests.
* JaxRS server: set serverPort only when not given from outside.
* Update JaxRS sample creator scripts to fix serverPort.
* Preliminary test fix for JaxRS server generators.
* Updating samples for JaxRS with Jersey1/2.
* Updating JaxRS samples again.
2017-03-30 01:28:53 +08:00
Paŭlo Ebermann
2830fb1794
[JaxRS Server][Jersey1/2] Pass server port by cli ( #5246 )
...
* JaxRS server: set serverPort only when not given from outside.
* Update JaxRS sample creator scripts to fix serverPort.
* Preliminary test fix for JaxRS server generators.
* Updating samples for JaxRS with Jersey1/2.
2017-03-30 01:26:37 +08:00
wing328
8e29326eb5
add link to faq
...
https://github.com/swagger-api/swagger-codegen/wiki/FAQ#git
2017-03-29 22:24:49 +08:00
wing328
bed3cfcfdc
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-03-29 18:48:57 +08:00
wing328
6debbdb652
[C#] Add C# v5.0 Petstore sample (.NET Standard 1.3 compatible) ( #5249 )
...
* add csharp .net standard petstore client, update appveyor to build the
client as part of ci
* add new files
2017-03-29 18:43:30 +08:00
wing328
8f37e68049
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-03-29 17:25:10 +08:00
James Paden
b91ff65204
Add DocRaptor to Companies Using Swagger list ( #5245 )
...
https://github.com/docraptor
2017-03-29 12:35:28 +08:00
wing328
996acc05f5
[Java][Retrofit2] update gradle, sbt build file with latest dependencies ( #5238 )
...
* update build.gradle for retrofit2
* update retrofit2 rx2 sample
* update gradle and sbt build file for retrofit2
2017-03-28 21:05:12 +08:00
Simon A. Eugster
99fd1b2281
Use __dirname
for paths if server is started from a different directory
2017-03-28 13:31:47 +02:00
wing328
55e648c0b1
update retrofit2 dependencies ( #5235 )
2017-03-28 18:50:24 +08:00
Paŭlo Ebermann
dd883e4125
Issue #3084 : remove timestamps from undertow samples ( #5231 )
...
* Issue #3084 : Support hideGenerationTimestamp for Undertow.
* Issue #3084 : disable timestamp generation for undertow samples.
* Update samples for Undertow.
2017-03-28 16:55:08 +08:00
wing328
39fb77ad3e
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-03-28 16:46:44 +08:00
wing328
32e9e7f63e
add port 80 to swagger spec ( #5232 )
2017-03-28 16:46:29 +08:00
wing328
e41dd761b5
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-03-28 10:37:19 +08:00
wing328
ab9f5fa0c0
Merge branch 'fix_msf4j_sh'
2017-03-28 10:08:28 +08:00
wing328
05c671aa5a
fix msf4j bin script
2017-03-28 10:07:38 +08:00
wing328
d68859cfbc
fix c# docstring typo ( #5223 )
2017-03-27 18:06:34 +08:00
wing328
19b766ef04
add comments to csharp methods ( #5222 )
2017-03-27 17:29:07 +08:00
wing328
b32fe8230a
fix retrofit2 indentation ( #5221 )
2017-03-27 17:21:45 +08:00
wing328
f4d1261522
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-03-27 16:05:44 +08:00
Paŭlo Ebermann
b275b8f9da
Updating samples for spring-stubs, springboot-delegate, springboot-delegate-j8. ( #5211 )
2017-03-27 15:24:18 +08:00
Todd
3849d64c24
export top level enumeration types in typescript-fetch mode ( #4820 )
...
This change enables top level enumeratons to be written out as:
export type SortDirection = "Ascending" | "Descending";
vs.
export class SortDirection {
}
2017-03-27 15:15:36 +08:00
Paŭlo Ebermann
ec6248cbcf
[Erlang] pretty print swagger json ( #5215 )
...
* Pretty-print swagger.json.
(This was done via `jq`. In a later commit we'll generate it pretty-printed.)
* Erlang Server: pretty-print generated swagger.json.
* Update samples for Erlang-server.
2017-03-27 14:50:17 +08:00
wing328
1a1f5afddc
add ci test for msf4j server ( #5220 )
2017-03-27 14:37:42 +08:00
Paŭlo Ebermann
c0e42d2ae0
Updating samples for JaxRS servers: Spec + CXF-CDI. ( #5213 )
2017-03-27 14:31:46 +08:00
Paŭlo Ebermann
a505822b86
Update samples for JaxRS/RestEasy/Joda. ( #5205 )
2017-03-27 14:28:06 +08:00
Paŭlo Ebermann
c73c7ff3b9
Update samples for Undertow. ( #5207 )
2017-03-27 14:27:38 +08:00
Paŭlo Ebermann
ee1ef2c1f6
Update samples for okhttp-gson-parcelableModel. ( #5208 )
2017-03-27 14:22:56 +08:00
Paŭlo Ebermann
b3fac54df6
Update samples for Java Inflector. ( #5204 )
2017-03-27 14:10:15 +08:00
Paŭlo Ebermann
6fef9c5ce6
[java][msf4j] Update msf4j samples (and fix artifact name) ( #5210 )
...
* Fix MSF4J pom indentation.
* Set MSF4J sample artifactId in the generator script.
* Update MSF4J samples.
2017-03-27 14:09:36 +08:00
Paŭlo Ebermann
4ec23e6694
Update samples for Ruby-Client + Rails server. ( #5214 )
2017-03-27 13:27:13 +08:00
Paŭlo Ebermann
9875855f63
[ASP.NET] Issue #5196 : add packageGuid parameter to AspNetCoreServerCodegen. ( #5199 )
...
* Issue #5196 : add packageUid parameter to AspNetCoreServerCodeGen.
* Change .bat file, too.
2017-03-27 13:20:24 +08:00
Paŭlo Ebermann
9dfbe7ef85
[nancyfx] Issue #5196 : make package GUID nonrandom for nancyfx samples ( #5209 )
...
* Add packageGuid parameter to NancyFxServerCodegen.
* Use packageGuid parameter for nancyfx petstore samples.
2017-03-27 13:19:13 +08:00
wing328
05a3c8d5df
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-03-27 12:01:56 +08:00
Paŭlo Ebermann
200b10e2da
Update samples for QT5. ( #5216 )
2017-03-27 11:48:16 +08:00
Paŭlo Ebermann
356774ceb2
Update samples for clojure + dynamic-html. ( #5217 )
2017-03-27 11:47:56 +08:00