loopback-component-explorer/test
Miroslav Bajtoš 9a6bd35df7 model-helper: support anonymous object types
Accepts/returns arguments allow anonymous object types, e.g.

    { 'arg': 'kvp', type: { 'name': 'string', 'value': 'string' } }

As of this commit, these types are converted to Swagger type 'object'.
2014-10-16 13:51:53 +02:00
..
.jshintrc Refactoring swagger 1.2 rework. 2014-07-05 14:32:00 -05:00
class-helper.test.js Support multi-line array `description` and `notes` 2014-10-13 19:32:09 +02:00
explorer.test.js Use express routes instead of modifying remoting. 2014-07-09 18:13:47 -05:00
model-helper.test.js model-helper: support anonymous object types 2014-10-16 13:51:53 +02:00
route-helper.test.js Refactor conversion of data types 2014-10-16 08:47:18 +02:00
swagger.test.js swagger: include models from accepts/returns args 2014-10-16 10:34:41 +02:00