jmons / ramlwrap

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

Static responses array bug #54

Closed timharveyuk closed 4 years ago

timharveyuk commented 4 years ago

Two minor bug fixes and improvements:

  1. Responses array now created in instance init - not statically on class
  2. New Examples class used for RAML examples and example in responses array and method request examples