Skip to content
Snippets Groups Projects
Commit 14cf67dc authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

camelCasing props in sample config

parent 27a4750b
No related branches found
No related tags found
No related merge requests found
......@@ -111,8 +111,8 @@ class ReferenceModel(VIPSModel):
"""A sample configuration in JSON format (TODO check relation with Dict)"""
return """
{
model_id:'REFERENCEM',
config_parameters: {
modelId:'REFERENCEM',
configParameters: {
'sowingDate': '2022-03-01',
'observations': [
{'timeMeasured': '2015-03-01T00:00:00+01:00', 'elementMeasurementTypeId': 'TM', 'logIntervalId': '2', 'value': '1.41025'},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment