8713-testToMaster #3523

Merged
alexm merged 383 commits from 8713-testToMaster into master 2025-03-04 06:52:15 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f12c47cdf8 - Show all commits

View File

@ -1,5 +1,5 @@
module.exports = Self => { module.exports = Self => {
Self.remoteMethod('getSimilar', { Self.remoteMethodCtx('getSimilar', {
description: 'Returns list of items with similar item requested', description: 'Returns list of items with similar item requested',
accessType: 'READ', accessType: 'READ',
accepts: [ accepts: [