Mateusz Mackowiak
fc43b8700b
[Objc] Moved default petstore demo sample to default folder and created a target with core data sample
2016-06-16 11:57:52 +02:00
wing328
1221a83504
add python ci
2016-06-11 10:35:50 +08:00
wing328
23d2c56096
[JAX-RS] fix library setting "jersey2" ( #3016 )
...
* to fix #2981
* update sample, update ci to include jaxrs (jersey1, 2)
* avoid duplicated artifactId in pom (jaxrs jersey1)
* update jetty dependency for jersey1 jaxrs
* update bin to set proper artifact-id
* fix jersey1 jaxrs pom.xml
* fix dependency in jaxrs jersey2 pom
* downgrade jetty plugin to 9.3.0.v20150612
* update petstore sample for jaxrs jersey 1
* restore jetty to previous version. update test order
* downgrade jetty maven plugin version
* restore original version of jetty plugin
2016-06-02 14:33:08 +08:00
wing328
3e131d1901
update pom to cover ts fetch api client
2016-05-26 17:50:13 +08:00
wing328
95ba8ac99b
Merge pull request #2952 from jaz-ah/swift/dirs
...
[Swift] change swift directory structure
2016-05-26 16:53:57 +08:00
Joseph Zuromski
d55a691e11
fix path
2016-05-24 14:37:37 -07:00
wing328
04eca71be4
update pom to use 2.2.0-SNAPSHOT
2016-05-24 22:47:03 +08:00
wing328
6231970ac6
run ruby test first
2016-05-20 15:24:13 +08:00
wing328
70619525cd
commented out TS fetch related tests in pom.xml
2016-05-20 15:09:35 +08:00
wing328
48971ebd7b
update pom to include ci for typescript-fetch clients
2016-05-20 00:34:32 +08:00
wing328
f7ed6f040d
add ci test for typescript angular
2016-05-20 00:34:31 +08:00
wing328
3b4331a7ee
add ci to ts node npm
2016-05-20 00:34:31 +08:00
wing328
204fb3bde1
upgrade swagger core to 1.5.9
2016-05-18 10:53:36 +08:00
wing328
d01305671f
minor fix to android after switching default lib
2016-05-15 14:40:20 +08:00
wing328
3a80a4ff1e
fix double byte characters in description, upgrade to lang3
2016-05-06 16:36:45 +08:00
wing328
36cad7c065
Merge pull request #2360 from stremlenye/master
...
Update JMustache dependency to support whitespace and line breaks trimming
2016-04-09 16:35:16 +08:00
Tony Tam
1fe2d3a165
release prepare
2016-04-06 14:07:52 -07:00
Tony Tam
3ea911dd74
fix, tests for #2500
2016-04-05 14:48:37 -07:00
Tony Tam
cd0633a04f
Updated to release version of swagger-parser
2016-03-24 13:27:47 -07:00
wing328
57c493b334
add jaxrs-resteasy to ci test
2016-03-16 14:26:03 +08:00
wing328
df8d4fd8b8
remove releaseVersion (duplicated with packageVersion)
2016-03-15 11:40:09 +08:00
Yuriy Ankudinov
2b33a248e0
Update JMustache dependency to support whitespace trimming
2016-03-11 14:10:35 +01:00
wing328
23a90b7dcc
remove objc, add pom.xml to test C# petstore client
2016-02-13 17:43:38 +08:00
wing328
57d16dee7b
remove swift CI test
2016-02-13 16:46:01 +08:00
wing328
2fcbc38b67
fix objc binary mapping, add objc,swift to CI tests
2016-02-13 16:29:35 +08:00
Tony Tam
e2d61abc10
update parser version
2016-02-08 13:48:31 -08:00
Tony Tam
12ff5cc8cd
updated to 1.0.18-SNAPSHOT for https://github.com/swagger-api/swagger-parser/issues/182
2016-02-08 10:13:23 -08:00
Tony Tam
190f0a6a08
updated swagger-core to 1.5.7
2016-02-04 17:58:57 -08:00
wing328
4a8927f0e3
update pom to use swagger parser 1.0.17
2016-02-04 14:14:25 +08:00
Silvio Heuberger
8bb774f821
Add retrofit2rx sample to samples profile
...
This is so that the sample gets compiled
and executed on mvn verify.
2016-01-25 10:29:13 +01:00
xhh
1ddc91b8a9
Try fixing occasional testing failuers in Java client
...
by using random and atomically increasing IDs
2016-01-20 11:55:04 +08:00
Tony Tam
7c3406804d
updated versions
2016-01-07 20:43:49 -08:00
Tony Tam
cc0d29f3ec
fixed javadoc plugin
2016-01-06 12:30:24 -08:00
Tony Tam
d4d4c43032
updated versions
2016-01-06 09:47:32 -08:00
Tony Tam
19ff7dc19c
pom updates
2016-01-06 06:30:25 -08:00
xhh
0103c2f906
Change the android-volley client codegen to an Android library
2016-01-04 19:09:07 +08:00
Tony Tam
4bd17323d5
pom cleanup
2015-12-30 15:18:00 -08:00
wing328
861ea27db7
update pom commonio to latest version
2015-12-29 00:01:18 +08:00
wing328
9181b6b0a7
update pom to use latest core and parser
2015-12-24 14:13:18 +08:00
Tony Tam
a3a269c801
Merge branch 'master' into issue-1357
2015-12-18 08:13:20 -05:00
Tony Tam
5814cd47bc
updated parser for #1357
2015-12-18 08:12:31 -05:00
xhh
f07b75f419
Include Javascript client into integration test
...
and return the promise-like result of $.ajax for API
2015-12-17 20:41:09 +08:00
wing328
5ef169de15
update sample and test case for java feign
2015-12-10 16:37:56 +08:00
wing328
5494b694b7
Merge pull request #1458 from gaalandr/params_support_2.0_spec
...
fix: codegen does not support spec 2.0 properties for parameters:
2015-11-30 22:02:12 +08:00
Andras Gaal
2c52cc1d86
Merge branch 'masterswaggerio' into params_support_2.0_spec
...
Conflicts:
.gitignore
2015-11-19 15:09:08 +01:00
xhh
1358a39d0d
Include the petstore clojure client into integration tests
2015-11-19 16:04:27 +08:00
Emiliano Bonassi
e104803781
fix pom.xml added retrofit2 as a module
2015-11-10 12:39:30 +01:00
Emiliano Bonassi
47f4396fb7
- fix source/target java version to 1.6
...
- add test profile for CI
2015-11-10 12:30:13 +01:00
Tony Tam
7ac91ced2e
updated parser version
2015-11-03 09:13:29 -08:00
Andras Gaal
a5fcda9926
fix: codegen does not support spec 2.0 properties for parameters:
...
maximum
,exclusiveMaximum
,minimum
,exclusiveMinimum
,maxLength
,minLength
,pattern
,maxItems
,minItems
,uniqueItems
,multipleOf
2015-10-28 10:52:29 +01:00
Tony Tam
6b7ceab081
updated to dev version
2015-10-25 20:59:52 -07:00
Tony Tam
dd3b253e15
updated versions
2015-10-25 19:31:36 -07:00
Tony Tam
78f8eaa687
set to release version
2015-10-25 16:31:40 -07:00
Tony Tam
10a9c62e2b
merged
2015-10-20 10:57:36 -07:00
Tony Tam
84b7302f12
updated swagger-core version
2015-10-19 21:34:42 -07:00
cbornet
f603efc419
add retrofit to CI verified samples
2015-10-13 12:18:32 +02:00
cristiangarciascmspain
503ffd06d0
Add StartAttachListener that fixes #1330
2015-10-08 18:30:13 +02:00
cbornet
1863aca0fa
set retrofit as a java library
...
Fix #1247
Fix #1248
2015-09-18 14:21:48 +02:00
wing328
d37cf6595a
update pom.xml to get rid of the warning
2015-09-09 16:20:17 +08:00
wing328
7d4ba27e01
Merge pull request #1162 from xhh/java-okhttp-gson
...
[Java] Add a new library template: okhttp-gson
2015-09-02 16:21:39 +08:00
Tony Tam
5940f46f56
added vendor extensions on parameters per #1173
2015-09-01 23:04:33 -07:00
xhh
e35be1bd40
Generate Java petstore sample for okhttp-gson
2015-08-31 19:59:17 +08:00
wing328
b846fa5c3e
update JMockit to 1.19
2015-08-31 18:44:01 +08:00
russellb337
074ba1ea54
undo some of the debugging changes I made
2015-08-27 09:11:49 -07:00
russellb337
d31013d977
remove reflections from parent pom
2015-08-26 18:50:29 -07:00
russellb337
8ba4a6d7ad
downgrade reflections version
...
I’m guessing
2015-08-26 18:25:23 -07:00
russellb337
e5811ebdc7
expose more generate options in the cli
2015-08-26 17:38:51 -07:00
Tony Tam
6820179903
fixed scalatest version
2015-08-24 01:04:24 -07:00
Tony Tam
617fa43a89
updated development version
2015-08-24 00:52:35 -07:00
Tony Tam
dd67287d63
updated development version
2015-08-24 00:51:18 -07:00
Tony Tam
9cc7615b71
rebuilt, updated versions
2015-08-24 00:32:58 -07:00
Tony Tam
65829e5b6e
merged & rebuilt
2015-08-24 00:03:08 -07:00
Tony Tam
87f1ef4dc2
re-ordered
2015-08-23 23:46:54 -07:00
xhh
af2ec4cf85
Merge branch 'develop_2.0' into library-template-jersey2
...
Conflicts:
modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/JavaClientCodegen.java
modules/swagger-codegen/src/main/resources/Java/api.mustache
2015-08-20 17:36:42 +08:00
wing328
8cff8fc55a
update swagger-parser-version to 1.0.10 (removed snapshot)
2015-08-17 14:27:33 +08:00
wing328
49ad008d7c
update pom.xml
2015-08-16 00:14:24 +08:00
xhh
cb181e3480
Merge branch 'develop_2.0' into library-template-jersey2
2015-08-08 11:18:17 +08:00
Ron
e57f1de21f
Update pom.xml
2015-08-07 17:10:35 -04:00
xhh
4321339d4f
Java petstore sample: move to "default" sub-folder, add jersey2
2015-08-05 17:28:45 +08:00
Toilal
189962208e
Update scala maven plugin and fix issues in POM configuration
2015-07-29 15:15:12 +02:00
wing328
cf7082c2e6
fix swagger parser version to use 1.0.9-SNAPSHOT
2015-07-21 16:54:14 +08:00
Gareth Evans
a664abcf51
Contributed maven plugin to the swagger-codegen project
2015-06-22 19:17:29 +01:00
fehguy
3768932ba2
updated dev version
2015-06-09 01:36:48 -07:00
fehguy
570383d5d5
updated name, disabled test
2015-06-09 00:41:08 -07:00
fehguy
3d2f09a693
updated versions
2015-06-09 00:25:09 -07:00
Ron
aa0586c666
Dependency update
2015-06-07 11:56:34 -04:00
Ron
1c2d0656b0
Code reformatting
2015-06-07 11:56:08 -04:00
Ron
1a39678206
Refactoring
2015-06-07 11:05:00 -04:00
Tony Tam
0c1657d744
updated package
2015-06-06 23:43:34 -07:00
Oleg Godovykh
ec08d31031
add template for Retrofit and Gson
2015-05-29 12:23:18 -04:00
Tony Tam
e6efcdb6af
added files, updated parser version
2015-05-20 21:39:09 -07:00
Ole Lensmar
efb40e149f
brought back scala tests
2015-05-20 18:23:44 -06:00
Ole Lensmar
713e7a6584
updated core dependency version to 1.5.2-M2 with related fixes
2015-05-20 18:06:37 -06:00
xhh
4f5f6a9e8f
Include Scala petstore sample into integration test
2015-04-23 15:27:44 +08:00
Tony Tam
f7c195a7ac
updated pom for #612
2015-04-10 23:06:47 -07:00
Tony Tam
e1a3540caf
fixed version
2015-04-08 05:00:10 -06:00
Tony Tam
c04f947a85
prepare for release
2015-04-06 08:00:16 -06:00
Tony Tam
2bb42a1147
updated version
2015-04-05 16:12:04 -07:00
Tony Tam
b4df8477d8
updated parser version
2015-04-05 13:48:48 -07:00
Tony Tam
02fd96a24a
added spring-mvc sample
2015-04-04 13:46:35 -07:00