loopback-component-explorer/lib
Miroslav Bajtoš d05dcb71df route-helper: add `responseMessages`
Add a default "success" response message, the status code is 200 or 204
depending on whether the method returns any data.

Append any error messages as specified in the `errors` property
of method's remoting metadata.

Move the description of operation's return type to the "success"
response message.

Include error message models in the API models.
2014-10-16 14:04:02 +02:00
..
class-helper.js Move `convertText` to `typeConverter` 2014-10-16 08:46:37 +02:00
model-helper.js model-helper: support anonymous object types 2014-10-16 13:51:53 +02:00
route-helper.js route-helper: add `responseMessages` 2014-10-16 14:04:02 +02:00
swagger.js route-helper: add `responseMessages` 2014-10-16 14:04:02 +02:00
translate-data-type-keys.js Refactor conversion of data types 2014-10-16 08:47:18 +02:00
type-converter.js Move `convertText` to `typeConverter` 2014-10-16 08:46:37 +02:00
url-join.js Add url-join so path.join() doesn't break windows 2014-07-10 14:09:57 -05:00