You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2024/02/29 16:27:00 UTC

[jira] [Resolved] (CAMEL-20484) camel-jbang - Using rest with /api context should have content-type in http summary

     [ https://issues.apache.org/jira/browse/CAMEL-20484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-20484.
---------------------------------
    Resolution: Fixed

> camel-jbang - Using rest with /api context should have content-type in http summary
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-20484
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20484
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jbang, camel-rest-openapi
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 4.5.0
>
>
> 2024-02-28 17:23:49.465  INFO 40779 --- [           main] t.platform.http.main.MainHttpServer : HTTP endpoints summary
> 2024-02-28 17:23:49.466  INFO 40779 --- [           main] t.platform.http.main.MainHttpServer :     http://0.0.0.0:8080/api-doc     (GET)
> 2024-02-28 17:23:49.467  INFO 40779 --- [           main] t.platform.http.main.MainHttpServer :     http://0.0.0.0:8080/helloapp    (POST)   (accept:application/json produce:application
> The /api-doc does not have any content-type. We should include that. It can be json | yaml



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