gobierto
gobierto copied to clipboard
Gobierto Investments / Read configuration from API
The API now provides public configuration data. This feature is documented in https://gobierto.readme.io/docs/gobierto-api-modules-configuration.
The content of app/javascript/gobierto_investments/webapp/conf/mataro.conf.js can be stored in module settings and the API can return:
{
configuration: {
"exposed_in_public_api": true,
content: ···
}
}