tag:github.com,2008:https://github.com/sqlwwx/loopback-swagger/releases Release notes from loopback-swagger 2016-05-06T18:58:41Z tag:github.com,2008:Repository/58719529/v2.4.3 2016-05-06T18:58:41Z v2.4.3: 2.4.3 <ul> <li>update copyright notices and license (Ryan Graham)</li> </ul> rmg tag:github.com,2008:Repository/58719529/v2.4.2 2016-04-13T18:27:38Z v2.4.2: 2.4.2 <ul> <li>Do not generate required if no item is present (Raymond Feng)</li> <li>Fix linting errors (Amir Jafarian)</li> <li>Auto-update by eslint --fix (Amir Jafarian)</li> <li>Add eslint infrastructure (Amir Jafarian)</li> </ul> sqlwwx tag:github.com,2008:Repository/58719529/v2.4.1 2016-04-08T02:17:50Z v2.4.1: 2.4.1 <ul> <li>Disable the warning as it prints messages during loopback scaffolding (Raymond Feng)</li> </ul> sqlwwx tag:github.com,2008:Repository/58719529/v2.4.0 2016-04-07T09:36:04Z v2.4.0: 2.4.0 <ul> <li>improve scheme generation for return object (hideya kawahara)</li> <li>Support default status codes (Candy)</li> </ul> bajtos tag:github.com,2008:Repository/58719529/v2.3.2 2016-03-19T21:49:29Z v2.3.2: 2.3.2 <ul> <li>Handle {id} and . in operation id (Raymond Feng)</li> </ul> sqlwwx tag:github.com,2008:Repository/58719529/v2.3.1 2016-03-04T00:16:50Z v2.3.1: 2.3.1 <ul> <li>Handle extensions under paths (Raymond Feng)</li> </ul> sqlwwx tag:github.com,2008:Repository/58719529/v2.3.0 2016-02-09T12:03:53Z v2.3.0: 2.3.0 <ul> <li>Make type geopoint case insensitive (Candy)</li> <li>Treat property as type 'any' if not specified (Candy)</li> <li>Exclude definition that are not referenced (Candy)</li> <li>Fix handling of allOf when generating models (Gari Singh)</li> </ul> bajtos tag:github.com,2008:Repository/58719529/v2.2.3 2015-12-02T15:32:27Z v2.2.3: 2.2.3 <ul> <li>specgen: fix the definition of GeoPoint type (Miroslav Bajtoš)</li> <li>Fix: hidden models referenced by hidden models (Miroslav Bajtoš)</li> <li>Add GeoPoint support to explorer. (Candy)</li> </ul> bajtos tag:github.com,2008:Repository/58719529/v2.2.2 2015-11-24T17:54:32Z v2.2.2: 2.2.2 <ul> <li>specgen: ensure operation ids are unique (Miroslav Bajtoš)</li> <li>Fix typo (Candy)</li> <li>Refer to licenses with a link (Sam Roberts)</li> </ul> bajtos tag:github.com,2008:Repository/58719529/v2.2.1 2015-11-03T18:26:58Z v2.2.1: 2.2.1 <ul> <li>type-registry: code cleanup (Miroslav Bajtoš)</li> <li>Register ObjectID for MongoDB, fix cause warning: Swagger: skipping unknown type "ObjectID" (Van-Duyet Le)</li> <li>map ObjectID to string type (Clark Wang)</li> </ul> sqlwwx