swaggerwcf icon indicating copy to clipboard operation
swaggerwcf copied to clipboard

Problem with array of enums

Open Finansnet opened this issue 6 years ago • 1 comments

I noticed problem in line 141 of file TypePropertiesProcessor.cs. Method throws an exception when property being analyzed is array of enums:

System.ArgumentException: 'Type provided must be an Enum. Parameter name: enumType' obraz

Thanks Marek

Finansnet avatar Jul 18 '18 07:07 Finansnet

working on it

justin0522 avatar Jul 24 '18 02:07 justin0522