[ 
https://issues.apache.org/jira/browse/CAMEL-20557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830862#comment-17830862
 ] 

Claus Ibsen edited comment on CAMEL-20557 at 3/26/24 11:40 AM:
---------------------------------------------------------------

TODO: Mysterious *: header
TODO: camel-jbang should be able to load mock-data from file system (or detect 
camel-mock) and automatic add to classpath


was (Author: davsclaus):
TODO: Mysterious *: header

> camel-rest - Add openapi to rest-dsl so you can expose rest services from 
> existing schema
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-20557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20557
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core, rest
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 4.6.0
>
>
> rest()
>    .openapi("my-schema.json")
> When you want to do contract-first with existing schema, then it would be 
> good to make that first-class with rest-dsl, so the schema can be used as-is, 
> and let it automatic map to direct:operationId routes like the convention is 
> typically.
> The openapi should have same binding mode as rest-dsl, so it can automatic 
> map to pojo or back if using json/xml via jackson etc.
> And the api-context can then return the schema file as-is (it may need to 
> adjust the server part to be the actual server - like normal rest-dsl can do).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to