jmons / ramlwrap

Wrapping Raml around Django rest-api's
MIT License
8 stars 2 forks source link

Bug in Responses array being statically defined #53

Closed timharveyuk closed 4 years ago

timharveyuk commented 4 years ago

Responses array should not be statically defined. Added to init and more unit tests to check it has been fixed.