forked from loafle/openapi-generator-original
* spring: fix multiline tag description @Tag description should merge multiple lines into single line and trim the newline char at the end The fix was done in a similar way to what is done for operation description. * spring: multiline tag description add unit test --------- Co-authored-by: gonzalad <gonzalad@users.noreply.github.com> Co-authored-by: Oleh Kurpiak <oleh.kurpiak@gmail.com>