[
https://issues.apache.org/jira/browse/CAMEL-21411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-21411.
---------------------------------
Resolution: Cannot Reproduce
> camel-openapi-rest - Should default load specification from classpath
> ---------------------------------------------------------------------
>
> Key: CAMEL-21411
> URL: https://issues.apache.org/jira/browse/CAMEL-21411
> Project: Camel
> Issue Type: Improvement
> Components: camel-rest-openapi
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.9.0
>
>
> Both when using camel-jbang and for CSB/CEQ etc
>
> {code:java}
> - rest:
> openApi:
> specification: orders.json {code}
>
> You need to use classpath to make it work
>
> {code:java}
> - rest: openApi: specification: classpath:orders.json {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)