lightblue-platform / lightblue-rest

Data access layer as service REST API
GNU General Public License v3.0
9 stars 16 forks source link

Include entity version in response #269

Open derek63 opened 7 years ago

derek63 commented 7 years ago

When accessing entity data without specifying a version (i.e. relying on a default entity version being configured), it could be useful for the client to know what version was used as the default. Including it in the response would provide that visibility/knowledge.

alechenninger commented 7 years ago

Corresponding issue in core: https://github.com/lightblue-platform/lightblue-core/issues/727