halo/application
John Niang 45313a529e
Enable mapper feature: accept case-insensitive enums (#3707)
#### What type of PR is this?

/kind improvement
/area core

#### What this PR does / why we need it:

After enabling this mapper feature, we could pass a enum value with any case in request body(JSON format).

See 39fdb63607/src/test/java/com/fasterxml/jackson/databind/deser/enums/EnumDeserializationTest.java (L22) for more.

#### Does this PR introduce a user-facing change?

```release-note
None
```
2023-04-09 13:44:15 +00:00
..
src Enable mapper feature: accept case-insensitive enums (#3707) 2023-04-09 13:44:15 +00:00
build.gradle Upgrade to plugin-comment-widget 1.5.0 (#3649) 2023-03-31 03:20:18 +00:00