Can anyone tell me if OpenApi 3 supports a JSON:API format? I have been looking around and can't really seem to figure out if it is supported. Currently I am using CakePHP 3.6 and Swagger-php/doctrine annotations to create OA3 documentation.
Thanks in advance.