-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Checklist
- I've searched through the current issues to make sure this feature hasn't been requested already.
Motivation
Read the 'comment' property of a layer's fiend and add as 'help' property to vector /api/config REST API.
Suggested solution
Add property help to /api/config vector REST API:
I.e.:
Alternatives considered
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request

... }, { "name": "scalerank", "type": "float", "label": "scalerank", "editable": true, "validate": {}, "pk": false, "default": "", "input": { "type": "float", "options": {} }, "help": "Rank of extention" }, { ...