action ijenko_functionality_set { label: "Modify an Attribute value" description: "Modify the value of the *Attribute*." provider: ijenko method: PUT path: "/functionalities/{functionalityId}/attributes/{attributeName}" encoding: json output: { type: "object" additionalProperties: true } }