cknadler / nidyx

JSON Schema -> Objective-C model generator
MIT License
31 stars 8 forks source link

Properly output characters that were escaped #22

Closed cknadler closed 9 years ago

cknadler commented 10 years ago

Characters that were escaped in the JSON response must be unescaped before output. This should only happen in comment blocks.