Paŭlo Ebermann
e3d8dabef0
fix missing code marker in README.md ( #5145 )
2017-03-22 16:19:34 +08:00
wing328
64c2eed972
fix link to Cummins
2017-03-17 01:05:14 +08:00
Sebastian Haas
f0cd13a5c4
Updated companies/projects using swagger codegen
2017-03-15 15:33:39 +01:00
wing328
bbe3fd4c71
add jquery template creator
2017-03-15 00:29:45 +08:00
Arne Jørgensen
79e21d98c6
Fix wrong Docker Hub repo in README ( #5033 )
2017-03-13 13:11:57 +08:00
wing328
366f66d822
Update link to maven jar
...
update link with http://central.maven.org/maven2/io/swagger/swagger-codegen-cli/2.2.2/swagger-codegen-cli-2.2.2.jar instead
2017-03-12 23:05:27 +08:00
Arne Jørgensen
0b9aaad1c2
Build and upload Swagger Codegen CLI Docker image on release ( #4912 )
...
* Run mvn in batch-mode to be less verbose on download
* Build and upload Swagger Codegen CLI Docker image on release
* Ensure we only push master and tags to Docker Hub
2017-03-12 17:09:47 +08:00
Jean-François Côté
20c8f9a831
Java Play Framework Server Generator ( #4943 )
...
* First commit of the Java Play Framework server generator. It is highly based on Spring so there might me a couple of things that don't make sense (like options or parameters) for the Play Framework.
* Fix suggestions in the PR discussion + add .bat and .sh file as requested.
* Updated Readme.md file
* Remove unused mustache file + fix baseName vs paramName in all the mustache files.
* Fix the compilation error when we have a body which is a list or map. Doesn't fix the problem with the annotation itself.
* Fix the problem with the Http.MultipartFormData.FilePart
2017-03-10 22:10:49 +08:00
wing328
f236b08877
minor formatting fix
2017-03-07 23:23:38 +08:00
Josiah Peters
ab4c5f2003
Updated readme with latest maven URL ( #4945 )
...
Changed the direct download link for swagger-codegen-cli jar that is hosted in Maven from the previous releases file to the latest one.
2017-03-07 00:11:40 +08:00
Zhanwei Wang
4b7a50c6a5
Add hashdata to user list ( #4935 )
2017-03-06 16:58:57 +08:00
wing328
82090c218b
add product hunt page
2017-03-03 21:48:57 +08:00
wing328
167b2f59b8
add 2.2.3 to the table
2017-03-02 16:56:56 +08:00
wing328
1029b692e5
update url to 2.2.2 release
2017-03-02 15:25:38 +08:00
Tony Tam
8504c12ce0
update to release versions
2017-03-01 14:22:34 -05:00
Tony Tam
d9fb6f8846
trigger a build
2017-03-01 10:58:33 -05:00
wing328
77c5b90b00
add creator of JAX-RS RestEasy (JBoss EAP)
2017-03-01 12:17:01 +08:00
Igor Khomenko
56251bf214
added QuickBlox to 'Companies/Projects using Swagger Codegen' section ( #4786 )
2017-02-13 21:47:51 +08:00
Matthew Davis
1d52c62565
Added Fotition as a company using swagger-codegen ( #4773 )
2017-02-11 22:50:12 +08:00
wing328
0e1460fc22
show travis master status
2017-02-11 22:47:07 +08:00
Tony Tam
8fa2ef8ec2
merged
2017-02-09 13:17:22 -05:00
wing328
69edf282f3
add SPINEN
2017-02-08 01:18:30 +08:00
wing328
b415852dc6
add https and change order for HPE
2017-02-07 13:43:54 +08:00
wing328
8110b13b33
add Hewlett Packard Enterprise (hpe.com)
2017-02-07 13:42:42 +08:00
Joshua Helm
099abf4b23
Add "Simpfony" to list of companies using Swagger ( #4726 )
2017-02-06 23:02:40 +08:00
wing328
e8f11bc219
add https://www.slamby.com/
2017-02-06 17:40:42 +08:00
wing328
2cffa097f0
add elixir to api client list
2017-01-30 17:42:57 +08:00
wing328
ca1ef4914c
add elixir template owner
2017-01-30 17:42:00 +08:00
wing328
1d7ba4cacc
add core team for scala finch
2017-01-29 12:20:59 +08:00
wing328
7be4dc67f6
add finch
2017-01-29 12:18:49 +08:00
wing328
7e1e9743da
add https://kurio.co.id
2017-01-28 15:52:32 +08:00
wing328
f19cb9c48e
add kubernetes
2017-01-26 01:59:59 +08:00
wing328
2b030a768d
add https://mailmojo.no/
2017-01-26 00:41:36 +08:00
wing328
014cfe746b
add https://pagertree.com/
2017-01-24 01:14:33 +08:00
wing328
5877ceb43e
add https://neverfail.com/
2017-01-23 22:50:15 +08:00
wing328
c7ecb3c445
update https://www.webever.de
2017-01-18 18:16:41 +08:00
wing328
5db75d885e
add Webever GmbH
2017-01-18 18:01:03 +08:00
wing328
a846a571b3
add tips about windows class path
2017-01-17 14:44:40 +08:00
wing328
691d89adeb
add link to zend-expressive
2017-01-16 22:13:31 +08:00
wing328
033a588c75
add zend expressive
2017-01-16 22:12:12 +08:00
wing328
410f6d74c8
add Articus as php expressive creator
2017-01-16 16:16:14 +08:00
wing328
0ea506e970
Add http://htc-cs.com
2017-01-16 13:22:53 +08:00
wing328
39b76ece22
add space before C# in readme
2017-01-13 00:30:56 +08:00
Bartek Kryza
0fb154e9a2
[Bash] Bash client script generator ( #4541 )
...
* Initial commit
* Remormatted petstore tests
* Added Bash codegen to main README.md
* Added bash to integration tests
* Fixed stdin detection in generated script
* Added back ruby module
2017-01-12 16:48:25 +08:00
wing328
d7eeb069f2
update 2016 to 2017
2017-01-11 15:55:51 +08:00
Alex Nolasco
26ead9b58f
Issue 4416 (Assist escapeReservedWord with custom mappings) ( #4480 )
...
* Preliminary implementation for issue-4416
* Updated README.md with reserved-words-mappings parameter.
2017-01-09 18:22:25 +08:00
wing328
42a0491696
add https://www.fastly.com/
2017-01-05 16:30:04 +08:00
Ashish Jain
3f66e27a92
Only updated README.md file ( #4485 )
...
Added reference to snapcx website, as we provide swagger 2.0 specs public APIs.
2017-01-04 22:47:14 +08:00
Greg Rashkevitch
79fa53a4d8
Added Autodesk as a swagger codegen user
2016-12-20 20:22:43 +02:00
Hamed Ramezanian Nik
7e67307bb4
Add AYLIEN company to the list ( #4412 )
2016-12-17 10:58:08 +08:00
wing328
41c49341f2
rename api documentation generator
2016-12-16 22:28:32 +08:00
wing328
733cdb08f0
formatting for list of api clients/servers
2016-12-15 22:18:09 +08:00
wing328
218d106014
list all supported clients/frameworks/doc
2016-12-15 22:08:40 +08:00
Leonardo Pacheco
83adcf5c06
Update README.md ( #4390 )
...
Included "Prill Tecnologia" to the list of companies using swagger-codegen.
2016-12-14 11:23:51 +08:00
Dmitry Solovyov
15a84259aa
added Upwork to users list ( #4378 )
2016-12-13 11:08:14 +08:00
wing328
2e6eb43c26
add SRC
2016-12-11 14:26:58 +08:00
Cliffano Subagio
78e2435f42
Add Shine Solutions to list of companies using Swagger Codegen ( #4363 )
2016-12-11 14:25:33 +08:00
wing328
6e578f437f
add keyword (sdk generation)
2016-12-09 23:21:45 +08:00
wing328
73bf589ad0
add swagger codegen evangelist
2016-12-09 15:18:55 +08:00
Sergey Kondratov
a2c2a77a93
Added Saritasa to list of Companies ( #4343 )
2016-12-08 10:22:01 +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
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
1658111345
add swagger codegen evangelist program
2016-11-30 17:43:58 +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
ChrisJamesC
d2e08835d0
Fix typo in the README
2016-11-29 10:12:23 +01:00
wing328
97525b9ec6
add http://leica-geosystems.com
2016-11-25 23:14:43 +08:00
wing328
932dc5fba5
add [Riffyn]( https://riffyn.com )
2016-11-23 01:14:52 +08:00
wing328
fbc0315628
add Balance Internet
2016-11-22 10:44:32 +08:00
wing328
1104ce8587
add docker image for swagger-codegen-cli
2016-11-22 10:02:29 +08:00
wing328
9c6fbad73d
add Flat ( https://flat.io )
2016-11-19 00:03:57 +08:00
wing328
da136135af
add http://www.intenthq.com
2016-11-18 16:46:54 +08:00
wing328
d548a8078c
add taskdata
2016-11-17 21:49:57 +08:00
Oleg Polosin
2f1f62e384
Added QAdept to companies list
2016-11-05 12:11:58 +00:00
Tony Tam
a624729d70
added clarification for #4138
2016-11-04 15:16:04 -07:00
wing328
e8063b0b5e
add msf4j author
2016-10-26 14:41:44 +08:00
mn288
66215f7a28
Added company ( #4015 )
...
Added carpolo as a project using Swagger
2016-10-17 19:58:10 +08:00
Jim Schubert
c70a2a7481
[aspnetcore] Deprecating aspnet5 for aspnetcore
...
This moves previous aspnet5 functionality to aspnetcore, aspnet5 now
derives from the aspnetcore generator and logs a warning that it's
deprecated.
This will help resolve any confusion because ASP.NET 5 is terminology
referring to the project of around a year ago. ASP.NET Core 1.0 is the
new name for the technology, and further enhancements should target .NET
Core 1.0 rather than any old vNext or preview stuff.
2016-10-16 21:22:34 -04:00
wing328
7b092122d6
fix typo swift 3
2016-10-15 18:18:10 +08:00
wing328
80fbe2dc78
add swift3 template owner
2016-10-15 18:17:07 +08:00
feda12
7df89e6ff4
Added OrderCloud.io to list of companies using swagger-codegen ( #3971 )
...
* Added OrderCloud.io to list of companies using swagger-codegen
* Fixed alphabetical order for OrderCloud.io
2016-10-13 22:43:53 +08:00
Radim
e101d22bc3
typo relesae -> release
2016-10-13 13:46:37 +02:00
wing328
522e27b752
add template owner jax-rs cxf cdi
2016-10-10 21:10:52 +08:00
wing328
ed4200f5c6
add http://onedata.org
2016-10-05 10:51:54 +08:00
wing328
3ca9893013
add undertow
2016-10-04 11:18:10 +08:00
Scott Richter
b2e2643fd2
[Cpprest] Fixing issue #3773 ( #3876 )
...
* Fixed errors with cpprest client generation when generating a client that uses arrays of primitive types (vector) and file responses (HttpContent).
* Updated the petstore sample using script.
* Removed debug code.
* Removed extra newline to match master.
* Fixed binary file handling in cpprest. Updated petstore samples.
* Update readme to add Cummins to list
* Cleaning up for pull. Removing unnecessary changes.
* Fixing petstore
* Fixing error in build.
* Fixed error in stream copy for binary data
* Replaced tab with 4 spaces in all modified files.
Replaced tab with 4 spaces in all modified files.
2016-09-30 10:31:24 +08:00
Vasco Santos
b8843ab466
Update README.md
...
Added a new company to the company list
2016-09-23 02:06:12 +01:00
Vadim Kotov
daa068aa4d
Fixed typo in Readme
...
Fixed Swaagger -> Swagger
2016-09-20 12:38:00 +03:00
wing328
3073ed0042
add gotransverse
2016-09-20 10:32:58 +08:00
wing328
7850ecd767
rearrange erlang server
2016-09-09 15:49:27 +08:00
wing328
f05c7aa8d3
add Erlang Server | @galaxie
2016-09-09 15:46:06 +08:00
Ville Skyttä
b4c139f19b
Spelling fixes
2016-08-27 02:34:33 +03:00
wing328
c0a72fdcd6
add QuantiModo
2016-08-26 10:46:18 +08:00
wing328
2a77dbdd4c
add emc
2016-08-26 00:10:10 +08:00
wing328
25a14f5d77
add http://www.plexxi.com/
2016-08-24 22:28:08 +08:00
Yao Yao
712672ff0e
Modify the url of the swagger-codegen-cli.jar ( #3600 )
...
* Modify the url of the swagger-codegen-cli.jar
The jar which I download from the current url can't run the command properly.
* fixed the url
* fixed the url
2016-08-17 18:18:35 +08:00
wing328
529f45c337
add 2.2.2
2016-08-09 10:23:49 +08:00
wing328
cec072ecf4
update wget to 2.2.1
2016-08-08 23:56:04 +08:00
Tony Tam
c4f3cb1d9e
updated dev versions
2016-08-07 23:03:44 +02:00
wing328
3dc31ced8e
update https to http for Germin8
2016-08-03 16:37:17 +08:00
wing328
7d8c9dc40a
add Germin8
2016-08-03 16:36:08 +08:00
wing328
df05295f40
add confluence wiki
2016-08-01 17:35:05 +08:00
wing328
fa7bd21420
add template owner for html doc 2
2016-08-01 16:17:24 +08:00
wing328
75cd4bf437
add shippable badge, update travis badge
2016-07-31 10:07:04 +08:00
wing328
aa58497247
add decentfox
2016-07-29 10:38:51 +08:00
wing328
33b33cb384
add Skurt to company list
2016-07-29 08:04:46 +08:00
wing328
a1e7c517d3
add 2.30 and 2.2.1 milestones
2016-07-22 11:23:45 +08:00
wing328
5001b54eca
update maintainer for spring-related generator
2016-07-19 20:50:22 +08:00
wing328
e6f08df30c
update JAR URL to 2.2.0
2016-07-18 17:32:29 +08:00
Tony Tam
39cb6a24db
updated dev versions
2016-07-17 15:43:30 -07:00
Tony Tam
d9aa1dd985
updated readme
2016-07-15 13:46:47 -07:00
wing328
bd7904d42a
add more companies
2016-07-15 12:20:19 +08:00
wing328
ac3b60e390
add link to appveyor build
2016-07-14 22:47:38 +08:00
Justin Debbink
9fc7215d6d
Update README to clean on mvn package
2016-07-13 11:44:57 -05:00
wing328
56951a2df4
update wording related to config.json
2016-07-07 17:25:54 +08:00
Reyna DeLoge
71289a1b71
Update README.md
...
Fix link!
2016-07-06 15:00:00 -07:00
Rowan J.K. Walker
70376c8e63
Fix typo in README.md
...
On line 379 -DapiTest should be -DapiTests and -DmodelTest should be -DmodelTests.
2016-07-05 21:48:25 +12:00
wing328
873e3974ed
add badge for windows test
2016-07-05 00:29:42 +08:00
wing328
4f69a2d788
update wording in overview
2016-07-05 00:03:08 +08:00
DenisBiondic
f69f5de0bd
Added my company (Conplement)
2016-07-01 12:32:08 +02:00
wing328
133c3abc57
add warning about code injection
2016-06-28 13:22:48 +08:00
Scott Lee Davis
435b4d9be9
Update README.md
2016-06-27 14:22:38 -07:00
wing328
81339ad98f
add editor.swagger.io
2016-06-27 09:50:54 +08:00
wing328
e8b22a771b
add http://kuroiwebdesign.com/
2016-06-26 23:34:54 +08:00
aranyia
6f674e3a7f
Added W.UP to companies using Swagger
...
W.UP is using Swagger codegen extensively for multiple projects on the server-side and mobile clients.
2016-06-25 00:45:17 +02:00
Peter Coles
add63009bf
Minor typos in docs
2016-06-24 09:48:24 +01:00
wing328
eda6d35b9f
add nancyfx template owner
2016-06-22 10:33:31 +08:00
wing328
c2f5d83d06
Merge branch 'nancyfx-codegen' of https://github.com/FinderSystems/swagger-codegen into FinderSystems-nancyfx-codegen
...
Conflicts:
modules/swagger-codegen/src/main/java/io/swagger/codegen/CodegenModel.java
2016-06-21 23:47:49 +08:00
wing328
d7bfe5495e
add wealthfront, gravitate solution, Mporium
2016-06-21 10:26:28 +08:00
wing328
450eb844e9
add guohuang as go server owner
2016-06-20 22:42:24 +08:00
Marcin Stefaniuk
5b7ed41b1b
Extended list of generators.
2016-06-20 15:41:53 +02:00
Marcin Stefaniuk
897cd5c2ef
Updated readme section with enlisted companies using Swagger Codegen.
2016-06-20 11:44:25 +02:00
wing328
514255c8b7
clean up toc
2016-06-20 14:16:22 +08:00
wing328
cc5e79cd0d
move server stub doc to wiki
2016-06-17 19:36:24 +08:00
wing328
36325393bd
add C++ Danielku15
2016-06-15 10:44:04 +08:00
wing328
a97402d1ee
add http://www.lascaux.it/
2016-06-13 15:15:21 +08:00
Peter
6cab3a2a37
added GraphHopper to projects/companies
2016-06-08 22:53:58 +02:00
wing328
34fed26e79
add epaul to the core team
2016-06-04 00:02:30 +08:00
wing328
a223dcd7c5
add Avenida Compras S.A
2016-05-31 21:35:19 +08:00
wing328
fb68f61a03
Merge pull request #2992 from jimschubert/swagger_codegen_ignore_docs
...
[codegen ignore] Add tests and docs, fix two minor issues
2016-05-30 21:34:12 +08:00
wing328
535a782239
add [Kabuku]( http://www.kabuku.co.jp/en )
2016-05-30 11:01:32 +08:00
Jim Schubert
d172de260d
[codegen ignore] Add tests, fix two minor issues
...
Tests are create to act on actual files to gauarantee functionality of
.swagger-codegen-ignore processing. Found two minor issues, one with
directory processing of files below the directory and another with
filename.* patterns reversing as *filename. for the pattern.
Added documentation to the README about .swagger-codegen-ignore file
support and syntax.
2016-05-28 22:25:45 -04:00
Jim Schubert
b996d0c769
[docker] Add container docs and example usage
2016-05-26 21:26:34 -04:00
wing328
a86a4ac94e
add dbbest
2016-05-26 15:42:45 +08:00
wing328
ce426ee868
add SCOOP software
2016-05-26 00:00:23 +08:00
wing328
4df140956f
update version to 2.2.0-SNAPSHOT
2016-05-25 22:17:11 +08:00
wing328
917192e558
add Revault Sàrl
2016-05-23 20:56:14 +08:00
wing328
810d165f21
add zlx to ruby core team
2016-05-22 22:48:43 +08:00
Kim Sondrup
706dfea1a9
Added WEXO to list of companies using Swagger Codegen
2016-05-17 09:36:35 +02:00
Kyle Brooks
7c3facb682
Adding IMS Health to the list of companies
...
This is where I work, and I am using swagger-codegen for a project at work, so it counts.
2016-05-16 17:10:34 -07:00
wing328
5af4156c02
Merge pull request #2866 from jimschubert/cs/ignore_model_tests_option
...
[generator] Individual options to exclude tests and docs for apis and models
2016-05-16 23:10:41 +08:00
wing328
10f11ad91e
add zlx
2016-05-16 14:37:47 +08:00
J Webb
f38bdae6c0
Fixes instructions for generating PHP Silex code.
2016-05-14 16:38:00 -04:00
Jim Schubert
96b98d22c5
[generator] Exclude api/model tests & docs via options
...
Adds support for system properties apiTests, modelTests, modelTests, modelDocs.
All accepting a boolean value to explicitly define whether or not these
should be generated.
These properties aren't considered "features", so specifying
-DmodelTests=false for example won't cause api or supportFiles to be ignored.
Includes additionalProperty excludeTests for when apiTests and modelTests are
both set to false.
Also includes update to csharp client generator to prevent generation of
the Test project or inclusion of the Test project when both api and
model tests are excluded.
see #2506
2016-05-13 22:04:45 -04:00
wing328
9df91a08cd
add cchafer (author of Akka Scala)
2016-05-11 11:27:37 +08:00
wing328
e17710fc72
add pagerduty
2016-05-10 10:38:16 +08:00
wing328
d3c434e40f
add mateuszmackowiak to core team
2016-05-09 21:53:01 +08:00
wing328
8a9ba0b3f3
Merge pull request #2803 from diyfr/SpringBootServer
...
Add Springboot documentation
2016-05-09 15:39:30 +08:00
diyfr
c039526993
Add Springboot documentation
2016-05-09 08:21:32 +02:00
wing328
9e8cbae0ec
rearrange order for core member list
2016-05-09 00:46:17 +08:00
wing328
cfa2c54c15
removed kristof
2016-05-09 00:45:29 +08:00
wing328
20f3850eb2
add guideline for becoming a core team member
2016-05-09 00:30:55 +08:00
wing328
6b6a559aa5
add .net2.0 template creator
2016-05-08 23:24:14 +08:00
wing328
d4383ce4c1
update core team (js)
2016-05-08 22:33:52 +08:00
wing328
dcbc8975a0
update core team
2016-05-08 22:24:52 +08:00
wing328
46957bb6aa
add swagger codegen core team
2016-05-08 18:48:22 +08:00
wing328
bff6c8bab4
add bitly
2016-05-07 08:47:30 +08:00
wing328
ec5d300bab
added Pepipost
2016-05-04 18:26:13 +08:00
Kristof Vrolijkx
de5363c21b
Correcting author
2016-04-29 08:49:48 +02:00
wing328
a54720a586
fix typo
2016-04-21 14:36:17 +08:00
wing328
7eebf17f58
add getting started section
2016-04-21 14:34:48 +08:00
John
2efb439f2e
Update README.md
...
Adding a company to the list of companies using swagger.
2016-04-18 13:53:14 -05:00
wing328
a069ea1435
add http://developer.mypurecloud.com/
2016-04-18 22:15:50 +08:00
wing328
3aeef74dd0
add link to wiki, faq
2016-04-13 15:57:02 +08:00
wing328
6240183545
update nodejs to nodejs-server
2016-04-12 10:41:59 +08:00
Paŭlo Ebermann
48630b4c47
fix link in README.md.
...
This was missed in #2515 .
2016-04-09 10:35:10 +02:00
gabrielvv
5f01613572
Update README.md
2016-04-07 18:17:47 +02:00
Tony Tam
1fe2d3a165
release prepare
2016-04-06 14:07:52 -07:00
Alex
b0592449eb
Update doc to support resteasy
2016-04-04 22:49:03 +06:00
wing328
5d5a6e049c
update maven version
2016-03-26 10:59:08 +08:00
wing328
eb69db5720
add kuary
2016-03-23 21:47:38 +08:00
wing328
abee93b2c5
fix links without http://
2016-03-22 22:20:26 +08:00
wing328
84af7cf3de
add beemo, FH Münster
2016-03-22 22:09:50 +08:00
wing328
0941db6fbd
lower case eureka
2016-03-22 16:13:37 +08:00
wing328
4026ba3e44
add - [Eureka]( http://eure.jp/ )
2016-03-22 15:57:23 +08:00
wing328
3147061345
add github integration
2016-03-14 13:39:07 +08:00
Cyrille B. Delavenne
042e331f8d
Add LANDR Audio to the list of companies
...
Add LANDR Audio to the list of companies using Swagger Codegen
2016-03-11 16:46:45 -05:00
wing328
fd8ec21a63
add cloudboost
2016-03-04 21:53:16 +08:00
Tommy Alander
a415cd74fb
sorted list :-)
2016-03-04 10:09:13 +01:00
Tommy Alander
fc654623d9
Add svenska spel to companies using swagger
2016-03-04 09:34:54 +01:00
Jono
6a450a3a96
Fix wget command in readme
...
The parameter being used was outputting a log file instead of changing downloading the file.
2016-03-03 16:15:19 -08:00
wing328
18262c1b61
Merge pull request #2256 from hiveship/fix-cxf-codegen
...
Fixes for JAXRS-CXF Codegen
2016-03-02 20:49:48 +08:00
Viktor Zeman
b6d2e5b2b7
updated section Companies
...
based on communication with @wing328 updated section "Companies/Projects using Swagger Codegen"
- added LiveAgent project
- added PostAffiliatePro project
2016-03-01 21:00:36 +01:00
wing328
6ca6606c8b
add pixoneye
2016-03-01 18:11:52 +08:00
wing328
2171ca524f
add zalando
2016-02-29 23:41:34 +08:00
Maelig Nantel
fff4b315df
Update README.md
2016-02-29 09:49:51 +01:00
Maelig Nantel
fb954a9ecd
Update README.md
2016-02-26 11:45:21 +01:00
Maelig Nantel
37e62b89bc
Fixes for JAXRS-CXF Codegen
2016-02-26 10:56:26 +01:00
wing328
6bbd691913
add https://www.atlassian.com/
2016-02-25 11:20:31 +08:00
jaz-ah
205348e11c
Update README.md
...
added Activehours to list of company names
2016-02-23 11:48:49 -08:00
wing328
9ad139c554
add docusign
2016-02-22 22:43:03 +08:00
wing328
e770ba12aa
add https://osdn.jp
2016-02-22 21:18:25 +08:00
wing328
7307210092
better instruction to update the company list
2016-02-22 14:00:59 +08:00
wing328
f55d1a80be
added "in production", add link to submit a PR
2016-02-22 13:57:24 +08:00
wing328
dd37db14ed
fix link to www.expectedbehavior.com
2016-02-22 01:05:44 +08:00
wing328
1090aa2d01
fix anchor
2016-02-22 01:03:06 +08:00
wing328
60424397c1
add company list
2016-02-22 01:02:26 +08:00
wing328
014e802d3c
add a link to aspnet5
2016-02-20 22:09:49 +08:00
wing328
cf03cee58f
update help generate
2016-02-19 18:19:58 +08:00
Kyle Anderson
57788614ca
Fixed syntax in wget installation
2016-02-18 20:18:27 -08:00
Ron
9bea6943a2
Update README.md
2016-02-12 12:23:27 -08:00
Jim Schubert
34c7250ce9
[aspnet] Updated -l aspnet5 in example command
...
Apparently, I missed this in the readme even after the comment in the original pull request
2016-02-04 21:53:24 -05:00
wing328
2de3e2e88c
Merge pull request #2024 from jimschubert/csharp_webapi_aspnet5_server
...
[aspnet] Initial implementation of ASP.NET 5 server
2016-02-04 12:08:43 +08:00
Jim Schubert
328dd93aef
[aspnet] Update readme to aspnet5, add partial class support and windows batch file
2016-02-03 13:10:52 -05:00
GU Yu (Byron)
0a3f0166b0
Run docker without sudo and won't check locale settings
2016-02-03 13:14:04 +08:00
Jim Schubert
c785ffea90
Fix documentation merge and incorrect codegen filename
2016-02-02 22:48:38 -05:00
Jim Schubert
455ba9d839
[aspnet] Initial implementation of ASP.NET 5 server
...
Things to work on:
Gaps:
* Missing swagger definition functionality:
- defaultResponse
- examples
- auth
- consumes
- produces
- nickname
- externalDocs
- imports
- security
- schema
* Resolve allParams/hasMore issue with headerParams
* Create functional test project stub
* Resolve all issues with value type return values
In this commit:
* Initial cross-platform ASP.NET 5 API server
* Hook up swagger gen via Swashbuckle and xml comment
* Build script (*nix) in project root
* Dockerfile for container deployment
2016-02-02 22:28:27 -05:00
wing328
cd1e9b0504
add php slim
2016-02-03 10:46:28 +08:00
wing328
17e30f1e3a
fix jaxrs links
2016-02-03 10:42:38 +08:00
wing328
3322b0efd8
update list of generators
2016-02-02 22:28:09 +08:00
wing328
daec1a7783
update clone URL
2016-01-27 16:43:18 +08:00
wing328
841d7dd6af
update instruction for running docker in vagrant
2016-01-27 16:41:55 +08:00
Tamby Kojak
f12311307e
Typo in README
...
Clent -> Client
2016-01-26 13:18:55 -05:00
Maelig Nantel
668610f7fc
Include JAX-RS CXF in the readme
2016-01-25 00:49:41 +08:00
wing328
530726911b
build status badge updated to svg
2016-01-23 23:06:10 +08:00
wing328
f0eb227fc7
add badges for PR and issue stats
2016-01-23 22:22:50 +08:00
Jonathan
acb62810a9
Syntax highlighting
...
Syntax highlighting
2016-01-23 01:22:16 +01:00
hjacobs
3cd124603c
#1955 fix command in README: flaskConnexion -> python-flask
2016-01-22 22:05:09 +01:00
Ole Lensmar
e3d8eb0e0a
fixed cmdline class in custom template examples
2016-01-15 14:02:35 -05:00
Tony Tam
0c2376b429
Update README.md
2016-01-15 09:35:41 -08:00
Michael Ira Krufky
62e19c20e2
README.md: Validating your OpenAPI Spec should point to #validating-your-openapi-spec
2016-01-13 08:15:20 -05:00
wing328
170bde65e5
Fix link to 2.1.5
2016-01-08 19:55:31 +08:00
Arne Jørgensen
b256ccb045
Document Java 8 as requirement.
2016-01-07 22:01:22 +01:00
wing328
f7ceace086
Added URL to public docker image
...
URL added: https://hub.docker.com/r/swaggerapi/swagger-generator/
2016-01-07 21:21:06 +08:00
Ron
3a2ad9e2e4
Happy new year!
2016-01-06 16:04:16 -08:00
Tony Tam
d4d4c43032
updated versions
2016-01-06 09:47:32 -08:00
Tony Tam
4a56369662
Update README.md
2016-01-05 12:25:22 -08:00
Tony Tam
380d8c1d15
added config help, example for https://github.com/swagger-api/swagger-codegen/pull/1784#issuecomment-168599569
2016-01-05 05:02:05 -08:00
Tony Tam
fe151bcb67
.
2016-01-04 21:12:43 -08:00
wing328
c315d7f3df
Merge pull request #1775 from Shyri/android-volley
...
Android volley client generator
2016-01-04 14:30:55 +08:00
Tony Tam
bf93d48ef2
merged
2015-12-30 15:06:32 -08:00
Tony Tam
2081d9d154
added import-mappings documentation
2015-12-30 15:05:23 -08:00
Ron
9a54371ca9
Swagger Spec -> OpenAPI Spec
2015-12-30 14:52:15 -08:00
Tony Tam
83460ba81a
improved install instructions
2015-12-30 13:40:58 -08:00
Shyri Villar
9b2a04c787
Added Android-Volley to readme and pom
2015-12-29 15:47:22 +01:00
wing328
83dc5393cb
Merge pull request #1625 from davidkiss/master
...
adding support for both Java client using Netflix Feign and JMeter tests
2015-12-10 16:07:48 +08:00
Tony Tam
2e81bf34ce
Merge branch 'master' of github.com:swagger-api/swagger-codegen
2015-12-08 20:40:42 -08:00
Tony Tam
78158d79ca
updated instructions
2015-12-08 20:40:34 -08:00
wing328
9ed5b863c4
Update README.md
2015-12-07 16:58:51 +08:00
wing328
b40ee50167
Add batch file for running on Windows, update JS client
2015-12-07 11:53:38 +08:00