action fecru_set_pref { label: "setPref" description: "Using POST method to set a user preference.\n If repo is not set, the preference will be recognised as a global preference." provider: fecru method: POST path: "/rest-service-fecru/user-prefs-v1" encoding: json output: { type: "object" additionalProperties: true } }