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

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

> camel-core - Model json should output enum values in their ordinal order
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-17152
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17152
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, tooling
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.13.0
>
>
> LoggingLevel is defined as
>     TRACE,
>     DEBUG,
>     INFO,
>     WARN,
>     ERROR,
>     OFF;
> But its enum is generated in the json as A..Z
> "DEBUG", "ERROR", "INFO", "OFF", "TRACE", "WARN"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to