Hi All, 
I have an enum which is not showing its enum string rather showing numeric 
number 
DescribeAllEnumsAsStrings not helping 


say we have an custom enum 

public enum Priority { Low, Medium, High }

when i get the response back 

it says Priority:1
Priority:2

basically its not convertinga ctual string

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to swagger-swaggersocket+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to