Tie RestconfStreamsSubscriptionServiceImpl to its model 67/107067/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 25 Jul 2023 17:41:17 +0000 (19:41 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 25 Jul 2023 20:52:44 +0000 (22:52 +0200)
commitba93eac861c618c7420164463bb61e3df007b3f7
tree25b8b8c6c3ab7ec7f08d44e6616d0eb43a4830b3
parent9cda195e391a4f42539e2a9bb1635069b93d58b4
Tie RestconfStreamsSubscriptionServiceImpl to its model

The implementation here is tied to subscribe-to-notification.yang,
make sure we have a strong connection to the model.

Change-Id: Ia1fc08b37a483d6ae69580c90da30687a4f779f0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-common-models/src/main/yang/subscribe-to-notification.yang
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/RestconfStreamsSubscriptionServiceImpl.java