loopback-component-storage/lib
Raymond Feng 47d555798c Declare container parameter for swagger spec
Without this change, generated Swagger spec for the upload operation
does not have `container` parameter even it's a variable on the path.
As a result, the sepc fails validations.

An optional `container` is added to the remote method. Conditional
check is added to ensure backward compatibility.
2017-08-30 13:45:19 -07:00
..
providers/filesystem Update deps 2017-03-09 08:22:03 -08:00
factory.js Fix eslint 2017-03-01 15:18:26 -08:00
storage-connector.js Fix linting errors 2016-10-19 11:36:39 -04:00
storage-handler.js Merge branch 'master' of https://github.com/hgouveia/loopback-component-storage into hgouveia-master 2017-03-01 15:32:11 -08:00
storage-service.js Declare container parameter for swagger spec 2017-08-30 13:45:19 -07:00