Skip to content
Snippets Groups Projects
Commit 867b1cc5 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DOC: Update variable_name description

parent e759bc85
Branches
Tags
2 merge requests!178FIX: #96 Better error output for crawl.py script.,!163F dict heuristic
Pipeline #54406 passed
......@@ -91,7 +91,11 @@ cfood:
- variable_name
properties:
variable_name:
description: Name of the record by which it can be accessed in the cfood definiton. Can also be the name of an existing record in which case that record will be treated by the PropertiesFromDictConverter.
description: |
Name of the record by which it can be accessed in the
cfood definiton. Can also be the name of an existing
record in which case that record will be updated by
the PropertiesFromDictConverter.
type: string
properties_blacklist:
description: List of keys to be ignored in the automatic treatment. They will be ignored on all levels of the dictionary.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment