Class TagWriter

    • Method Detail

      • writeTags

        public static void writeTags​(com.fasterxml.jackson.databind.node.ObjectNode node,
                                     List<org.eclipse.microprofile.openapi.models.tags.Tag> tags)
        Writes the Tag model array to the JSON tree.
        Parameters:
        node - the json node
        tags - list of Tag models