action contract_p_get_style_logo_resource { label: "Get the custom logo" provider: contract_p method: GET path: "/style/logo.png" encoding: json output: { type: "object" additionalProperties: true } }