Add missing flush() on buffered writer. 10/64610/1
authorAndrej Záň <andrej.zan@pantheon.tech>
Mon, 23 Oct 2017 14:02:07 +0000 (16:02 +0200)
committerAndrej Záň <andrej.zan@pantheon.tech>
Mon, 23 Oct 2017 14:02:07 +0000 (16:02 +0200)
commita2c0fda6b15dbf6717e2405bab868cda2fc209a3
tree96554e56ca4c57306dedafbcc1359de3ca0a12dd
parent0e0973b47a7722b80d0bfdf668feae893fce129b
Add missing flush() on buffered writer.

Missing flush caused, that backing ByteArrayOutputStream was empty
and thus mounted resources was not showing up in apidoc.

Change-Id: I14445b9f85cea1918321e59519129e21cb37dd81
Signed-off-by: Andrej Záň <andrej.zan@pantheon.tech>
restconf/sal-rest-docgen/src/main/java/org/opendaylight/netconf/sal/rest/doc/impl/ApiDocServiceImpl.java