Hello Friends, As we know that ORDS module API specification available like **/open-api-catalog. Then we can dig into URI to pull up API Specification json file and copy/paste in swagger UI editor to see the API documentation.
We have generated all the API Specification json file in centralized source repository. Is there any way we can generate API Specification UI portal and it reference all the specification files from particular folder so that API Portal will be freshed with latest all the .josn o yaml api specification files.
Thanks