Fix TicketNegative #3446

Merged
jsegarra merged 2 commits from fix_ticketNegative into dev 2025-02-12 15:44:00 +00:00
1 changed files with 1 additions and 1 deletions

View File

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