I've recently upgraded from APEX V20.2 to APEX 22.2.3
The current ORDS (APEX_LISTENER) version is 20.4.1.r0131644
According to the docs I've red, this version supports generating the OpenAPI (swagger) documentation V3.0 version if you, in the header, set Accept: application/vnd.oai.openapi;version=3.0
I've tried with several tools to get the expected result but I continue to get V2.0 documentation back.
I'm giving a pic of the result in Postman.
Any idea why?
.