loopback-component-storage/lib
Raymond Feng 8b663ddf9c 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.
2018-01-06 22:47:18 -03:00
..
providers/filesystem Create containers with slash 2018-01-06 22:45:58 -03:00
factory.js Fix eslint 2018-01-06 22:28:42 -03:00
storage-connector.js Fix linting errors 2016-10-19 11:36:39 -04:00
storage-handler.js Create containers with slash 2018-01-06 22:45:58 -03:00
storage-service.js Declare container parameter for swagger spec 2018-01-06 22:47:18 -03:00