Currently NTFY always includes the NotifiedEntity of the endpoint.
But as defined in spec:
NotifiedEntity is a parameter that identifies the entity which
requested the notification. This parameter is equal to the
NotifiedEntity parameter of the NotificationRequest that triggered
this notification. The parameter is absent if there was no such
parameter in the triggering request. Regardless of the value of the
NotifiedEntity parameter, the notification MUST be sent to the
current "notified entity" for the endpoint.
Currently NTFY always includes the NotifiedEntity of the endpoint.
But as defined in spec: