8315-devToTest #3313

Merged
alexm merged 228 commits from 8315-devToTest into test 2024-12-18 10:30:39 +00:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit 233f45a07a - Show all commits

View File

@ -13,6 +13,10 @@ module.exports = Self => {
arg: 'firstAddressId',
type: 'number',
required: false
}, {
arg: 'lastAddressId',
type: 'number',
required: false
}],
returns: {
type: 'object',