Class InfoWriter

    • Method Detail

      • writeInfo

        public static void writeInfo​(com.fasterxml.jackson.databind.node.ObjectNode parent,
                                     org.eclipse.microprofile.openapi.models.info.Info model)
        Writes the Info model to the JSON tree.
        Parameters:
        parent - the parent json node
        model - the Info model