Class ComponentsWriter

    • Method Detail

      • writeComponents

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