Hosting Open API / Swagger Docs from ORDS
Introduction
One of the joys of working with APEX and ORDS is the ability to develop great-looking web apps and host REST APIs on the same platform. I have developed many Oracle REST Data Services (ORDS) REST APIs over the years, and one key factor i...
blog.cloudnueva.com7 min read
Vinícius Damarques
Excellent post and solution, thanks for sharing! I've aways thought that it would be great if ORDS could also store some metadata to generate more precise Open API documentation specially on POST handlers, based on developer's manual input. Maybe some day in future.