Saving customized theme and re-inferring data source adds and removes the access parameter from json files

Just a minor feedback about code generation.
Suddenly all json files were shown as modified because of this:
Opening the Application Settings and clicking Save added the "access":[] parameter to the bottom of every json file:


My Data Source -> Selecting MSSQL -> Infer Schema removed it again.

I assumed this two operations would not cause differences in the generated files.
As a workaround when tracking changes in the generated files, I will now always infer the .json files from the data source and re-save the customized theme afterwards, to get a view of the relevant changes on version updates.

Hope this feedback is helpful, cheers
René

Thanks for the report @rene! Indeed empty access is equal to no access definition still we will check what's causing this.