Update plugin request
@type t() :: %ExBifrost.Model.UpdatePluginRequest{ config: %{optional(String.t()) => any()} | nil, enabled: boolean() | nil, path: String.t() | nil }