jaysylvester / citizen

Node.js MVC web application framework. Includes routing, serving, caching, session management, and other helpful tools.
MIT License
100 stars 7 forks source link

JSON output is returning an empty include object when includes have no public context #101

Closed jaysylvester closed 3 years ago

jaysylvester commented 3 years ago

The include object should only be returned if there's public context.