Christopher Chiche
a3d3082105
[Typescript/Fetch] Fix tslint issues in generated code ( #4313 )
...
* [Typescript/Fetch] Fix tslint issues in generated code
* Add security generated files.
* Use tslint version that doesn't require typescript 2
* Run build scripts
2016-12-08 16:01:50 +08:00
wing328
a0c4b58b53
add guid mapping for c# 2.0 ( #4347 )
2016-12-08 15:59:06 +08:00
wing328
939a8052f3
[Java] Uncomment @Max @Min syntax in bean validation files ( #4340 )
...
* uncomment max min syntax in bean validation files (java)
* remove eol at the end of the file
2016-12-08 15:22:55 +08:00
Sergey Kondratov
a2c2a77a93
Added Saritasa to list of Companies ( #4343 )
2016-12-08 10:22:01 +08:00
wing328
56d5b54599
add tests for swift3 client in travis objc/swift config
2016-12-07 23:23:40 +08:00
wing328
162352cb4b
Fix maximum, minimum for Integer
( #4335 )
...
* fix int/long max, min value (removing decimal)
* fix integer min/max in parameter
2016-12-07 19:29:36 +08:00
wing328
f781f1df5b
comment out xctool installation
2016-12-07 18:39:45 +08:00
Alvin
b7984e55a7
[Swift3][bug#4318] Bug when handling java date ( #4332 )
...
* fix bug #4318
* swift3 samples update
2016-12-07 17:58:21 +08:00
wing328
8153f0e89b
Fix test spec issue ( #4334 )
...
* fix issue with swagger spec (number => integer)
* remove space from spec
2016-12-07 16:46:41 +08:00
Jim Schubert
8e1eeaa737
[csharp] Remove generatePropertyChanged when explicitly false ( #4280 )
2016-12-07 01:04:13 +08:00
Sebastian Haas
1ee7907aaa
Fix for missing headers (2.3.0) ( #4329 )
...
* Fix for #4322
Signed-off-by: Sebastian Haas <sebastian@haas.tech>
* Run typescript-angular2-petstore-all.sh
Signed-off-by: Sebastian Haas <sebastian@haas.tech>
2016-12-07 00:00:43 +08:00
Sebastian Haas
648f8df235
Fix for missing headers ( #4328 )
...
* Fix for #4322
Signed-off-by: Sebastian Haas <sebastian@haas.tech>
* Run typescript-angular2-petstore.sh
Signed-off-by: Sebastian Haas <sebastian@haas.tech>
* Run typescript-angular2-petstore.sh
Signed-off-by: Sebastian Haas <sebastian@haas.tech>
2016-12-06 23:59:59 +08:00
Tadhg Pearson
79a71fd697
Update docs for Java code generation ( #4303 )
...
* Updated documentation to support Java code generation
* Tabs to spaces in example pom
2016-12-05 17:34:37 +08:00
Alec Henninger
2b240a4eb9
Use JavaScript codegen in JavaScript test (instead of Java) ( #4316 )
2016-12-05 10:56:03 +08:00
Samuel Beliveau
964a9a9696
Support for standalone enums in Typescript-Angular2
...
Improved typescript primitive detection for tagging type with models namespace
2016-12-02 10:24:32 -05:00
wing328
18420dd7f9
add serialVersionUID to java model ( #4311 )
2016-12-02 17:59:35 +08:00
wing328
31d31b9466
[Ruby] use hasConsumes, hasProduces in ruby client ( #4310 )
...
* use hasConsumes, hasProduces in ruby client
* add new ruby files
2016-12-02 17:22:46 +08:00
wing328
fdb6d3020c
Merge pull request #4305 from wing328/android_object_reserved_word
...
[Android] add Object as reserved keyword in Android generator
2016-12-01 19:29:43 +08:00
wing328
87cb779fd4
[Typscript][Angular2] Remove tab in TS Angular2 template ( #4294 )
...
* remove tab in ts angular2 template
* update petstore sample after basing on master
2016-12-01 19:09:22 +08:00
wing328
564e061da6
add Object as reserved keyword in Android
2016-12-01 17:34:38 +08:00
Sreenidhi Sreesha
af0d217c38
Fix basePath set to null when generating API files. ( #4304 )
2016-12-01 15:46:44 +08:00
jaz-ah
0a97b9c568
make sure to camelize properly before checking for reserved words ( #4302 )
2016-12-01 11:49:56 +08:00
wing328
fbe4feedd4
Merge pull request #4299 from alanrenouf/patch-1
...
Added VMware to list of Companies
2016-12-01 09:46:10 +08:00
Alan Renouf
12c75a9225
Added VMware to list of Companies
...
Added VMware to list of Companies using Swagger Codegen
2016-11-30 11:26:47 -08:00
wing328
9bd685dfe4
add davidkiss as template creator
2016-11-30 23:31:21 +08:00
wing328
c6aea46fa0
fix import in sample code (dart) ( #4292 )
2016-11-30 18:30:30 +08:00
wing328
1658111345
add swagger codegen evangelist program
2016-11-30 17:43:58 +08:00
wing328
a603ccb595
[Dart] add auto-generated documentation ( #4291 )
...
* new files for dart client
* update doc for dart
* update api and model doc for dart
* update dart petstore sample
* update dart doc
* update dart petstore sample
* update dart petstore sample
* update dart client installation instruction
2016-11-30 17:41:55 +08:00
Christopher Chiche
b733334eee
[Typescript/fetch][Issue4284] Handle query parameters containing colons ( #4287 )
...
Put query parameters between quotes and access object keys using square
brackets to make sure special characters are handled in parameter
names.
Closes #4284
2016-11-30 15:22:38 +08:00
wing328
1925928efa
Merge pull request #4038 from alechill/4025-typescript-fecth-request-options
...
[TYPESCRIPT] Support passing custom RequestInit options in typescript-fetch client…
2016-11-29 22:32:03 +08:00
wing328
32daf055f9
Merge pull request #4286 from kpradeepkumarreddy/patch-2
...
added my company name to the list of companies.
2016-11-29 22:07:30 +08:00
K Pradeep Kumar Reddy
67e0c92720
added my company name to the list of companies.
...
added my company name to the list of companies. My company name is LXL Tech. It is a startup company working on mobile apps
2016-11-29 16:13:29 +05:30
wing328
7c5b70321c
Merge pull request #4283 from ChrisJamesC/cc-readme
...
Fix typo in the README
2016-11-29 18:08:51 +08:00
ChrisJamesC
d2e08835d0
Fix typo in the README
2016-11-29 10:12:23 +01:00
wing328
ae0851741a
Merge pull request #4277 from ChrisJamesC/cc-fix-typo
...
Fix typos in CONTRIBUTING.md
2016-11-29 15:38:30 +08:00
wing328
5b4f81f13a
Merge pull request #4276 from ChrisJamesC/cc-fix-lint
...
Typescript-fetch - fix linting issues
2016-11-29 08:52:20 +08:00
ChrisJamesC
6472baa44e
Fix typos in CONTRIBUTING.md
2016-11-28 16:57:10 +01:00
ChrisJamesC
e7397d208e
Fix linting issues
...
Add missing semicolons and remove trailing space in generated code.
2016-11-28 16:48:30 +01:00
wing328
5b90276dae
Merge pull request #4202 from gierschv/fix-swift3-inheritance
...
fix(swift3): multi-level inheritance support
2016-11-28 22:21:32 +08:00
wing328
4785451bf8
Merge pull request #4272 from swagger-api/pr_4223_b
...
[Typescript][Angular2] update to angular2 release version
2016-11-28 21:51:22 +08:00
Kristof Vrolijkx
764b4c8423
fixing whitespace
2016-11-28 19:11:50 +08:00
Kristof Vrolijkx
2050624298
running sample generation
2016-11-28 19:11:21 +08:00
wing328
9bc41c458d
disable AbstractIntegrationTest
2016-11-28 18:23:10 +08:00
wing328
60083abd87
disable appveyor cache
2016-11-28 18:12:58 +08:00
Kristof Vrolijkx
b35e4c99c6
exposing api.module in index.ts
2016-11-28 18:10:21 +08:00
Kristof Vrolijkx
dc256e5554
removing postinstall to fix problems when installing published api in other project
2016-11-28 18:10:07 +08:00
Kristof Vrolijkx
24c23d748c
updating versions of package.json + ignoring build files + adding basePath to ConfigurationObject and giving de ConfigurationObject an easy constructor
2016-11-28 18:09:54 +08:00
Kristof Vrolijkx
68bda09cd8
fixing integration tests
2016-11-28 18:09:39 +08:00
Kristof Vrolijkx
0faac57423
fixing import problems and updating integration tests
2016-11-28 18:08:51 +08:00
Sebastian Haas
7ea419dc5d
Added Angular 2 module structure.
2016-11-28 18:03:40 +08:00