Refactor SchemasStreams class 15/109315/5
authorlubos-cicut <lubos.cicut@pantheon.tech>
Thu, 14 Dec 2023 17:56:13 +0000 (18:56 +0100)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Mon, 15 Jan 2024 16:07:39 +0000 (16:07 +0000)
commite4d0ef3666d38ff47f7edc905ed12a68b0656209
treea969cda8d01f5512e80d397a3e21189a0f05cda3
parent24036f99195213badad52a133718673ccc1fb44b
Refactor SchemasStreams class

Refactored SchemasStream in order to have separate *Stream class
for components and schemas.

JIRA: NETCONF-938
Change-Id: I69a02493f370d60ffe3f8d905456275277d012b9
Signed-off-by: lubos-cicut <lubos.cicut@pantheon.tech>
restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/ComponentsStream.java [new file with mode: 0644]
restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiInputStream.java
restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/SchemasStream.java