file encode.py it fills the versions like this: swagger['info']['version'] = '' it should be able to get the version info properly. I ended up writing my own decoder just to fill the version
file encode.py it fills the versions like this:
swagger['info']['version'] = ''
it should be able to get the version info properly. I ended up writing my own decoder just to fill the version