We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Read the 'comment' property of a layer's fiend and add as 'help' property to vector /api/config REST API.
/api/config
Add property help to /api/config vector REST API:
help
I.e.:
... }, { "name": "scalerank", "type": "float", "label": "scalerank", "editable": true, "validate": {}, "pk": false, "default": "", "input": { "type": "float", "options": {} }, "help": "Rank of extention" }, { ...
No response
The text was updated successfully, but these errors were encountered:
wlorenzetti
Successfully merging a pull request may close this issue.
Checklist
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
The text was updated successfully, but these errors were encountered: