Daiki Matsudate
5cba55f8fb
[Swift4] Introduce XcodeGen ( #3396 )
...
* add XcodeGen.mustache
* generate code
* add dependencies
2019-07-22 17:12:34 +09:00
Richard Whitehouse
a4be2c0bb4
Remove -XX:MaxPermSize ( #2712 )
...
This was removed in JDK 8 and produces a warning
2019-04-23 11:34:01 +08:00
William Cheng
da9ba4cd7d
Use ObjC reserved words only when objcCompatible is enabled ( #2632 )
...
* avoid whilelisting objc reseved words
* fix swift4 test
* add new files
* update swift4 tests
2019-04-15 15:35:19 +08:00
Jim Schubert
27426f7b52
Cli generator name option, replaces 'language' options in CLI and Maven Plugin ( #57 )
2018-05-23 05:41:19 +02:00
Ben Mordue
0d82971b0c
Use maven batch-mode ( #70 )
2018-05-16 21:39:52 +08:00
Jérémie Bresson
019b0dca1c
Add echo line at the beginning of each sh script ( #202 )
2018-04-23 09:58:45 +02:00
Jeremie Bresson
53597764c3
Add OpenAPI spec 3.0 support (beta)
...
Co-authored-by: Akihito Nakano <sora.akatsuki@gmail.com >
Co-authored-by: Jeremie Bresson <dev@jmini.fr >
Co-authored-by: Jim Schubert <james.schubert@gmail.com >
Co-authored-by: Martin Delille <martin@phonations.com >
Co-authored-by: Tomasz Prus <tomasz.prus@gmail.com >
Co-authored-by: William Cheng <wing328hk@gmail.com >
2018-04-17 09:19:10 +02:00
wing328
4cfbc118e8
renaming for openapi-generator
2018-03-13 14:41:23 +08:00
ehyche
2ce3365eaf
Add a swift4 client generator ( #6010 )
...
* Add a swift4 client generator
* Updates per review comments:
- Changed Alamofire dependency from 4.0 to 4.5
- Added "Codable", "Encodable", and "Decodable" to list of reserved words in generator
- Ran "pod update" in default, promisekit, and rxswift samples test projects
2017-07-09 01:33:52 +08:00