DanielHabenicht
7af2bc8dff
add link to the "new-generator" guide ( #3227 )
...
* add link to the new--generator guide
* Update CONTRIBUTING.md
2019-06-26 17:57:24 +02:00
Sebastien Arod
8344102341
Improve CONTRIBUTING.md ( #2699 )
...
* Improve CONTRIBUTING.md
Indicate that bin/openapi3 scripts should be executed too.
Try to clarify how to run tests:
* use in sample a client for which tests exist
* explain where to run the command and how to find the artifactId
* Update contributing.md by running copy-to-website
2019-04-22 11:53:56 +08:00
ota42y
e810848a03
fix test script path in CONTRIBUTING.md ( #2290 )
...
* fix test script path in CONTRIBUTING.md
`./bin/ruby-petstore.sh` renamed by #534 so we should fix CONTRIBUTING.md
* fix website
2019-03-07 15:55:20 +08:00
William Cheng
147e193b31
minor doc revision ( #1242 )
2018-10-18 22:53:47 +08:00
William Cheng
dd8dd48a62
Revert "Various improvements ( #1213 )" ( #1220 )
...
This reverts commit 448680e764
.
2018-10-11 20:11:51 +08:00
William Cheng
448680e764
Various improvements ( #1213 )
...
* update readme
* fix logger warning
2018-10-11 15:41:00 +08:00
Jérémie Bresson
defedf6e2b
Mention new branches in the doc pages ( #287 )
...
* Mention new branches in docs
* Add badges for new branches in README.md
* Allow branches "3.1.x" and "4.0.x" to deploy (.travis.yaml)
2018-06-12 12:05:32 +02:00
William Cheng
7d75c66180
Various updates ( #419 )
...
* various updates
* update pom.xml
* update ci config with new location
* Change "swagger-codegen" to "openapi-generator" in a comment
* fix pom.xml for bash client
* minor fix to github ID
* fix pom for ios
2018-05-11 15:28:32 +08:00
Jérémie Bresson
fbf2e135ef
Docs: several small fixes ( #399 )
...
* Fixes for CONTRIBUTING.md
* Other docs fixes
2018-05-09 21:49:27 +08:00
Jérémie Bresson
e9793783cd
Fixes in GitHub templates files ( #311 )
2018-05-04 13:44:01 +02:00
William Cheng
8aa5642845
add dart style guide
2018-01-30 11:06:42 +08:00
Euan Kemp
26a665c771
[Rust] Recommend style based on 'rustfmt' defaults ( #7335 )
...
Rustfmt is widely accepted in the rust community. The actual style it
enforces is not completely stable, but running a reasonably recent
rustfmt and reading the short rfc-based style guide seems better than
nothing by a long shot.
2018-01-08 10:56:01 +08:00
wing328
7a7dd6d4cd
add ada style guide
2017-10-08 12:08:45 +08:00
wing328
28a3206d16
update swift link, add kotlin, powershell
2017-09-27 11:52:44 +08:00
wing328
d4b8658e07
add style guide for R
2017-08-25 22:52:55 +08:00
wing328
45213e0eb6
add tips about github keyword
2017-07-25 15:09:38 +08:00
Javier Velilla
fa73e56c17
Enhancements to the Eiffel generator #6057 ( #6138 )
...
Added shell scripts, batch files to generate Eiffel Petstore samples.
Added Setup CI (travis, shippable, etc) to cover the Eiffel Petstore samples.
Refactored part of the code into an Abstract Eiffel base class,
which can be later used in Eiffel server stub generators.
Added Eiffel Style guide to the contribution guidelines so that Eiffel contributors know what to follow in terms of code style
Fixed code generator issues.
Updated mustaches templates.
2017-07-22 16:55:45 +08:00
wing328
f756bd7a72
add style guide for C++ tizen
2017-07-04 19:09:18 +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
65d5b5001f
add https://github.com/inaka/erlang_guidelines
2017-03-17 16:44:21 +08:00
wing328
436cbb6b3d
add https://github.com/christopheradams/elixir_style_guide
2017-03-17 16:43:08 +08:00
wing328
9bb58d2040
add git tip
2017-01-12 23:36:43 +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
537dcbe036
fix https://github.com/airbnb/javascript/
2016-12-17 00:40:56 +08:00
wing328
7719bc8f1d
add https://github.com/bbatsov/clojure-style-guide
2016-12-13 16:09:15 +08:00
ChrisJamesC
6472baa44e
Fix typos in CONTRIBUTING.md
2016-11-28 16:57:10 +01:00
wing328
515fe33c2c
add more info about test with latest master
2016-10-06 15:16:04 +08:00
wing328
b6e2c5a301
Update CONTRIBUTING.md
2016-09-10 00:23:49 +08:00
wing328
81e9bd0d73
add tips for filing better PR
2016-09-10 00:23:00 +08:00
wing328
907361cded
add merge commit message
2016-07-05 07:46:42 +08:00
wing328
cbaa577c64
add more info about vendor extensions
2016-06-29 14:32:23 +08:00
wing328
926e017402
add more info about updating petstore sample
2016-06-29 14:30:29 +08:00
wing328
244831b29f
add c++
2016-06-23 18:08:56 +08:00
wing328
e9938648ae
add scala and groovy style guide
2016-06-14 00:53:57 +08:00
wing328
d6b43d54cc
add haskell style guide
2016-06-14 00:52:34 +08:00
wing328
12b16c1ff5
add android style guide
2016-06-14 00:18:48 +08:00
wing328
baed578010
file an issue ticket
2016-06-08 21:21:39 +08:00
wing328
fccc30eb11
add info about pulling latest master
2016-06-08 21:20:03 +08:00
wing328
012797adf1
add naming convention for vendor extension
2016-06-07 23:53:41 +08:00
wing328
155458012e
suggestion on new git branch
2016-04-07 14:48:06 +08:00
wing328
f3572063e5
add go, perl style guide
2016-04-07 14:43:32 +08:00
Thomas Gilbert
805433a22e
Better handling of variable and parameter names
2016-02-27 15:31:40 +01:00
wing328
421b70c259
Update CONTRIBUTING.md
2016-01-23 23:20:26 +08:00
xhh
f1aeb36e6c
Update JavaScript style guide's link to ES5
2016-01-22 12:02:01 +08:00
wing328
e72f8b17f3
Add style guide for JS
2016-01-20 10:58:49 +08:00
Ron
9a54371ca9
Swagger Spec -> OpenAPI Spec
2015-12-30 14:52:15 -08:00
wing328
b4c6fc20cb
Update CONTRIBUTING.md
2015-12-07 16:38:07 +08:00
wing328
105e3e3327
Create CONTRIBUTING.md
2015-12-07 16:36:32 +08:00