fix: remotMethodCtx
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Javier Segarra 2025-02-12 16:26:01 +01:00
parent 1c8ad94ab8
commit f631aa1314
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: [