Class LinkWriter

    • Method Detail

      • writeLinks

        public static void writeLinks​(com.fasterxml.jackson.databind.node.ObjectNode parent,
                                      Map<String,​org.eclipse.microprofile.openapi.models.links.Link> links)
        Writes a map of Link to the JSON tree.
        Parameters:
        parent - the parent json node
        links - map of Link models