podhmo / swagger-marshmallow-codegen

generating marshmallow's schema from swagger definition file
MIT License
52 stars 10 forks source link

use dict not OrderedDict #72

Open podhmo opened 3 years ago

podhmo commented 3 years ago

for debuggability.