action fecru_get_global_pref { label: "getGlobalPref" description: "Getting user's global preference" provider: fecru method: GET path: "/rest-service-fecru/user-prefs-v1/{property}" encoding: json output: { type: "object" additionalProperties: true } }