Merged
requested to merge github/fork/Ravisankar-Challa/microprofille_client_json_enum_fix into master
Created by: Ravisankar-Challa
Getting an exception when process enum values. This PR will resolve the issue. Microprofile client generated using latest snasphot throws java.lang.ClassCastException: java.lang.String cannot be cast to com.example.Order$StatusEnum when processing enum.