Claus Ibsen created CAMEL-20825:
-----------------------------------
Summary: camel-rest - Contract first for api-doc should include
the spec
Key: CAMEL-20825
URL: https://issues.apache.org/jira/browse/CAMEL-20825
Project: Camel
Issue Type: Bug
Components: camel-rest-openapi
Affects Versions: 4.6.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 4.7.0
It returns an empty path sections
{code:java}
{openapi: "3.0.0",info: { },servers: [{url: "http://0.0.0.0"}],paths: { }}
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)