movio / movio-apidoc-generator

Code gen for http://apidoc.me
MIT License
1 stars 1 forks source link

Change play json from Writes to OWrites #25

Open kalmanb opened 8 years ago

kalmanb commented 8 years ago

From @kalmanb on April 7, 2016 2:22

@mai00cmi: "Can we change the Play json generator to use OWrites instead of Writes for case classes? The advantage is that we don’t have to do

Json.toJson(entity).as[JsObject] For example the KafkaWrapper payload is always expected to be JsObject "

Copied from original issue: movio/apidoc-generator-old#27

kalmanb commented 8 years ago

This issue was moved to movio/movio-apidoc-generator#1