Fix action invocation response 70/107870/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 14 Sep 2023 12:01:29 +0000 (14:01 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 14 Sep 2023 12:01:29 +0000 (14:01 +0200)
commitc6b142940f970b2619918727a5167d6ef88ecfba
treea8c7600c8806a7eb8f39cec44910746e9d5050f0
parenta0f80753a3b69798d6c169cf4b8419b04cb03e03
Fix action invocation response

We should be checking for null here as well, which eliminates the last
user of NormalizedNodePayload.ofNullable().

Change-Id: I1397a6e382f4e8d202e98c3d07e6fd3201d0959a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/RestconfDataServiceImpl.java