Commit Graph

  • 193b09693c Include NPM try it out section Jim Schubert 2018-12-29 10:03:47 -05:00
  • c4de50f845 Remove feature callout until it is completed Jim Schubert 2018-12-29 09:41:19 -05:00
  • c69af94397 Add Font Awesome attribution footer Jim Schubert 2018-12-29 09:40:38 -05:00
  • 37ce585e27 Include generator indexes in ensure-up-to-date (docusaurus site and /generators/README) Jim Schubert 2018-12-29 09:01:39 -05:00
  • fb49fa7c8e Change pinned users to represent global presence rather than alphabetical order pinning Jim Schubert 2018-12-29 08:58:02 -05:00
  • e821a58fd1
    skip default value for contaier in spring (#1725) William Cheng 2018-12-29 18:50:10 +08:00
  • 5400a7e445 [Slim] Add PHP CodeSniffer config template (#1764) Yuriy Belenko 2018-12-29 11:58:15 +05:00
  • 1db105b6f9
    Use CompareNetObject for object comparison in C# client (refactor) (#1765) William Cheng 2018-12-29 14:45:49 +08:00
  • 06a67ce6e4
    Add test case for InlineModelResolver (#1771) Akihito Nakano 2018-12-29 14:38:46 +09:00
  • c81c9b4ad2 Remove error about default local being used by String.format Jim Schubert 2018-12-28 17:11:28 -05:00
  • 6aeb534242 Iniital docusaurus based site Jim Schubert 2018-12-28 16:53:24 -05:00
  • 5952bec6bf Add online gen tests (#1759) Christophe Bornet 2018-12-28 07:18:43 +01:00
  • 5f2d79b669 Resolve inline models before preprocess (#1761) Akihito Nakano 2018-12-28 12:13:30 +09:00
  • 177deb918a
    better handling of allOf (composition) (#1757) William Cheng 2018-12-27 16:01:18 +08:00
  • 5d98fc6beb
    Fix UUID support (#1746) Akihito Nakano 2018-12-27 08:59:57 +09:00
  • 292d987f15 Use appInfo.version for podspec (#1760) Daiki Matsudate 2018-12-27 01:19:29 +09:00
  • c2273a651a [Swift 4] Add createURLRequest method (#1727) Daiki Matsudate 2018-12-27 01:19:11 +09:00
  • 902a4b4099
    remove self-reference import (#1758) William Cheng 2018-12-26 18:11:26 +08:00
  • c13e089c85 [swift4] Use RequestBuilder directly for RxSwift and PromiseKit (#1718) Daiki Matsudate 2018-12-26 19:01:26 +09:00
  • c62a1f11ee
    maven dep version update (#1754) William Cheng 2018-12-26 10:53:53 +08:00
  • aa1cfd81fe Minor fixes for InlineModelResolver (#1756) Akihito Nakano 2018-12-26 11:53:39 +09:00
  • e4f80dcc0e
    various fix for free-form object (#1751) William Cheng 2018-12-26 10:38:07 +08:00
  • 120c0a05f0
    Restore Ruby tests after parser update (#1753) William Cheng 2018-12-26 10:36:58 +08:00
  • 7595baef00 Fix composed oneof type 1749 (#1750) zigen 2018-12-24 18:46:42 +09:00
  • 0dee995ebb
    Fix discriminator name not following variable naming convention (#1742) William Cheng 2018-12-24 10:17:43 +08:00
  • aed2c882da add nullable support to typescript-axios (#1743) tanmen 2018-12-24 01:59:13 +09:00
  • 92badd8d49 [kotlin-spring] Allow DateTime to be remapped to others (LocalDateTIme) (#1740) Jim Schubert 2018-12-23 11:34:47 -05:00
  • 72dcee9d86 [Slim] Abstract API controllers (#1483) Yuriy Belenko 2018-12-23 20:51:26 +05:00
  • f1831533d4 [Java] Update dependencies (#1735) Akihito Nakano 2018-12-23 20:03:50 +09:00
  • 05107032d1
    Fix missing closing parenthesis (#1739) Akihito Nakano 2018-12-23 09:54:51 +09:00
  • 2ccfdc8e5d
    Add C# client (refactor) to Appveyor CI (#1738) William Cheng 2018-12-23 08:08:05 +08:00
  • 13f5064ea4 Update auto-labeler.yml (#1741) Jim Schubert 2018-12-22 19:07:11 -05:00
  • 667275fb25
    Fix C# client warnings (#1737) William Cheng 2018-12-23 08:06:55 +08:00
  • a7dfc650b6 Swagger parser update: 2.0.8-OpenAPITools.org-1 (#1721) Jérémie Bresson 2018-12-22 11:12:08 +01:00
  • 43abd61144 Typescript nullable (#1730) Steven Masala 2018-12-22 09:49:44 +01:00
  • 2a11f55267
    Re-enable the rust reqwest client test William Cheng 2018-12-22 16:30:19 +08:00
  • 77edec0c65
    Revert "[Rust] Support formParams and fix list-params." (#1732) William Cheng 2018-12-22 16:28:55 +08:00
  • 9e1cce2e7b
    Disable rust-reqwest petstore test William Cheng 2018-12-21 10:52:58 +08:00
  • 77270a0118
    Fix various CI issues (#1722) William Cheng 2018-12-21 10:16:31 +08:00
  • 4a494b45d3 [Rust] Support formParams and fix list-params. (#1678) Marco Farrugia 2018-12-20 21:08:00 -05:00
  • 10ecc0e52f [csharp-refactor] Minor csharp refactor changes (#1723) Jim Schubert 2018-12-20 20:57:38 -05:00
  • 89a0ffa66c feat: [python/asyncio] use ssl argument instead of ssl_context (deprecated from aiohttp>=3.0.0) (#1724) Tomasz Prus 2018-12-21 02:52:27 +01:00
  • d38b9e588b
    [core] support for 'x-enum-varnames' for enums in arrays (#1703) Jérémie Bresson 2018-12-20 16:30:34 +01:00
  • b6e80e86b2
    Add nullable support to JAXRS-CXF parameters (#1679) William Cheng 2018-12-20 16:07:45 +08:00
  • f188fa08e5
    fix enum and map of neum (regression) (#1706) William Cheng 2018-12-20 16:07:22 +08:00
  • 93c13074ff
    various fixes to csharp refactor client (#1711) William Cheng 2018-12-20 16:06:29 +08:00
  • 9ff8a24895 fix description (#1710) Daiki Matsudate 2018-12-20 16:55:29 +09:00
  • 98ae7a816c Introduced GeneratorProperties as a thread-safe clone of System Properties (#1598) gndrm 2018-12-19 14:46:05 +01:00
  • 2025d128b3 Creating regex for our generators which will allow the bot to au… (#1639) Jim Schubert 2018-12-17 04:56:00 -05:00
  • 81cf611aa4
    add nullable support to perl api parameter (#1690) William Cheng 2018-12-17 17:11:23 +08:00
  • d7d994620c
    Add multiple inheritance support to Perl client (#1681) William Cheng 2018-12-17 15:28:20 +08:00
  • b6a23986b3
    fix java instantiated lists (#1683) William Cheng 2018-12-17 14:42:04 +08:00
  • 33fbd9c78b [Swift] Updates for Swift 4.2 (#1443) Joe Elliott 2018-12-17 07:41:06 +01:00
  • 3896821d5e [Slim] Add phplint cache to gitignore (#1686) Yuriy Belenko 2018-12-17 11:21:39 +05:00
  • fb15a4baf3 [core] Update parser and core to latest version (#1569) William Cheng 2018-12-17 13:56:46 +08:00
  • c05dc24e6a
    Mark swift3 generator as deprecated (#1675) William Cheng 2018-12-16 19:20:37 +08:00
  • 06150767f4 Proposed fix for issues #1654. fix isSerializable for java jaxrs-cxf (#1656) David Cloutier 2018-12-15 04:04:45 -05:00
  • 7609398150 Fix the bug header bean validation is not performed (#1661) Dec12 | Fujigon 2018-12-15 17:37:25 +09:00
  • 82fcde1d91 Improve model class of ruby-client (#1670) meganemura 2018-12-15 17:24:03 +09:00
  • cacce1f707 fix typo in README (#1677) Nicolas Ochem 2018-12-15 00:23:48 -08:00
  • 8c599ebf12
    Add support for multiple inheritance (#1664) William Cheng 2018-12-15 00:24:36 +08:00
  • 587bd56655
    add mavencentral to build.gradle (#1674) William Cheng 2018-12-15 00:22:11 +08:00
  • 1f95b54cef Include mavenCentral in java build.gradle (#1653) Jim Schubert 2018-12-14 08:23:06 -05:00
  • 95c744381b [JAVA][Server] Fixed issue #1525: Fix model class field initializations (Regression since 3.3.1) (#1549) ccozzolino 2018-12-12 11:11:47 -06:00
  • bb51faa1f7 unalias body parameters fix_inner_item_alias William Cheng 2018-12-11 00:23:12 +08:00
  • 0b029088f4
    Add Stingray to company using openspi-generator Jean-François Côté 2018-12-10 09:48:28 -05:00
  • 66cff2b05a
    fix alias to free form object & map (#1638) William Cheng 2018-12-10 22:46:41 +08:00
  • 489c404783 Add instructions for erlang-server (#1643) feihongmeilian 2018-12-10 17:45:19 +08:00
  • a27224e50d [php] bugfix: Array and Map inner schema definition can be missing. (#1586) Denis Korenevskiy 2018-12-10 12:43:44 +03:00
  • 98aa5f8db2
    add erlang-proper to shippable CI (#1642) William Cheng 2018-12-10 17:43:00 +08:00
  • 87bc9d436f Introduce optional weight function for commands and other improvements (#1618) Juan Facorro 2018-12-10 05:41:12 +02:00
  • 5b91d40a8a Update issue templates (#1636) Jim Schubert 2018-12-09 22:30:55 -05:00
  • f19794464b
    Delete --lang option (#1592) Akihito Nakano 2018-12-09 19:26:51 +09:00
  • 7e3e9dba11 Replace Class.newInstance() with Constructor.newInstance() (#1635) Akihito Nakano 2018-12-08 23:31:57 +09:00
  • c4f0521e10 Fix escaped regex values in Python client (#1517). (#1539) John Bush 2018-12-07 22:32:55 -05:00
  • 2d39f14882 Fix NPE in ModelUtils.isFreeFormObject() (#1625) Phil Adams 2018-12-07 09:16:58 -06:00
  • 2f4bea6967
    remove isNotContainer (#1629) William Cheng 2018-12-07 23:10:35 +08:00
  • b84ec60306 Add ASKUL (#1631) Akihito Nakano 2018-12-08 00:05:26 +09:00
  • 2a4fe5bc0e @metaswitch is now using openapi-generator (#1632) Benjamin Gill 2018-12-07 13:23:53 +00:00
  • 922532da6a [core] Prevent NPE when enpoint did not define responses (#1617) Tomek Cejner 2018-12-07 11:57:16 +01:00
  • eb627dedfd beta release of dukescript generator duke_script William Cheng 2018-12-07 11:56:47 +08:00
  • 774013c7e1
    Better OpenAPI spec v3 support: allOf, anyOf, oneOf (#1360) William Cheng 2018-12-07 00:30:20 +08:00
  • c0634ac213 [elm] Enable setting Http request trackers (#1609) Erik Timmers 2018-12-06 16:41:44 +01:00
  • 92d60b684a update samples William Cheng 2018-12-06 18:58:21 +08:00
  • d40cbf9dbd add default timeout to calls (#1596) Jaumard 2018-12-06 11:34:01 +01:00
  • d57009d14d Merge branch 'master' of https://github.com/OpenAPITools/openapi-generator William Cheng 2018-12-06 17:22:19 +08:00
  • ced6e0502e [typescript] Avoid strictNullChecks errors for apiKeys (#1611) Atsushi Hanaoka 2018-12-06 18:10:45 +09:00
  • 314b4cc54f
    remove deprecated methods in default codegen (#1031) William Cheng 2018-12-06 16:17:32 +08:00
  • 21b2b20c2d Merge remote-tracking branch 'origin/4.0.x' William Cheng 2018-12-06 12:21:14 +08:00
  • 1e023f3b6e [Typescript][Fetch] Fix bugs with new typescript-fetch generator (#1545) Prateek Malhotra 2018-12-05 23:20:34 -05:00
  • df19c13347 [C] Resolve some issues from #1473 (#1497) Hemant Zope 2018-12-06 04:39:30 +01:00
  • 32d228c33a
    Add GraphQL Server owner (renepardon) to the README (#1620) William Cheng 2018-12-06 10:37:46 +08:00
  • fcd37a6006
    re-enable haskell client test (#1621) William Cheng 2018-12-06 10:37:25 +08:00
  • 4be605bcb7
    GraphQL Server (#1603) William Cheng 2018-12-05 18:20:53 +08:00
  • 01ac429954
    fix TS version check (#1616) William Cheng 2018-12-05 18:06:55 +08:00
  • 10ea00066a [typescript-angular] Angular 7 compatibility of dependencies and package generator (#1613) Philipp Kainz 2018-12-05 08:15:51 +01:00
  • 4930f75dc7 Generic JSON body support in rust-server (#1523) Mark Thebridge 2018-12-04 16:51:59 +00:00
  • 8795bff35e Merge remote-tracking branch 'origin/4.0.x' William Cheng 2018-12-04 23:26:52 +08:00
  • 6976a8c775 Upgrade haskell-servant generator to latest LTS (#1469) Fabrizio Ferrai 2018-12-04 13:03:08 +02:00
  • 110d057384 [csharp] Fixed issue #1524: useDateTimeOffset not working in openapi generator 3.3.3 (#1544) Rubén Martínez 2018-12-04 11:59:16 +01:00