loopback-component-storage/test
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
..
files Fix #185: Validation failures crash server 2016-12-21 09:27:40 +11:00
fixtures Fix linting errors 2016-10-19 11:36:39 -04:00
images/album1 Declare container parameter for swagger spec 2017-08-30 13:45:19 -07:00
storage Initial commits 2013-06-24 14:07:12 -07:00
fs.test.js Fix insert of finalNewLine 2017-02-15 11:08:38 -05:00
storage-service.test.js Fix linting errors 2016-10-19 11:36:39 -04:00
upload-download.test.js Declare container parameter for swagger spec 2017-08-30 13:45:19 -07:00