Skip to content
Snippets Groups Projects
Commit 141dd552 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

added optional "filename" in map schema

parent 26f9f95c
No related branches found
No related tags found
1 merge request!448Draft: Resolve "Implementation of new nodes creation"
Pipeline #13324 canceled
......@@ -7,4 +7,8 @@ plugin:
_mandatory: false
_type: string
_default: core
_doc: Name of the wolf plugin where the map type is implemented.
\ No newline at end of file
_doc: Name of the wolf plugin where the map type is implemented.
filename:
_mandatory: false
_type: string
_doc: Optional. Absolute path of the YAML file containing the landmarks.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment