3328-item_search-panel #779
|
@ -2,7 +2,7 @@ const ParameterizedSQL = require('loopback-connector').ParameterizedSQL;
|
||||||
|
|
||||||
module.exports = Self => {
|
module.exports = Self => {
|
||||||
Self.remoteMethodCtx('includingExpired', {
|
Self.remoteMethodCtx('includingExpired', {
|
||||||
description: 'Returns a list of agencies from a warehouse',
|
description: 'Returns a list of zones for the given warehouse and user',
|
||||||
accepts: [{
|
accepts: [{
|
||||||
arg: 'filter',
|
arg: 'filter',
|
||||||
type: 'Object',
|
type: 'Object',
|
||||||
|
|
Loading…
Reference in New Issue