action fecru_get_repo_pref { label: "getRepoPref" description: "Getting user's preference related to a certain repository" provider: fecru method: GET path: "/rest-service-fecru/user-prefs-v1/{repository}/{property}" encoding: json output: { type: "object" additionalProperties: true } }