concrete-datastore
concrete-datastore copied to clipboard
Enable datamodel distribution for smart clients
An optional endpoint may be created to distribute the datamodel in order to allow the development of smart clients.
Similar to the /version/ endpoint we may create the /datamodel/ url.
In a first approach we can restrict the datamodel access to user > admin
Similar to #38