Returns a shallow copy of an OpenRPC Method or OpenRpcNotification with
EXPERIMENTAL_OPENRPC_PREFIX prepended to its summary and description when the entry is
marked 'x-experimental'. Both fields are always set on an experimental entry — even a missing
or empty summary/description becomes the bare prefix so the marker is never lost. Idempotent: an
entry already starting with the prefix is left unchanged. Returns the entry untouched when it is
not experimental.
Returns a shallow copy of an OpenRPC Method or OpenRpcNotification with EXPERIMENTAL_OPENRPC_PREFIX prepended to its
summaryanddescriptionwhen the entry is marked'x-experimental'. Both fields are always set on an experimental entry — even a missing or empty summary/description becomes the bare prefix so the marker is never lost. Idempotent: an entry already starting with the prefix is left unchanged. Returns the entry untouched when it is not experimental.