OpenApi Redoc UI Converter
This module provides a Redoc Converter which will convert your OpenApi file into a valid document format. It provides a functionality where you can show your OpenApi document formatted style on the Page, along with your node data.
1. Install module using Drush or using Drupal UI
2. For this, you need to add redoc tag in you page while adding/editing a node.
3. The format of the field should be full HTML to support the redoc tag, it will not work with any other format if not supported.