You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
It would be useful to explain/describe a new setting/group by rendering a description field value. I don't think this deviates from json.edit spec but I should double check.
"kujua-reporting": {
"title": "Scheduled Reports",
"type": "array",
"description": "The forms to include in reporting rates stats.",
"items": { ... }
}
The text was updated successfully, but these errors were encountered:
Trying this after merge from master branch and still not seeing a top level help. Before the form elements get rendered we should see "The forms to include in reporting rates stats.".
It would be useful to explain/describe a new setting/group by rendering a
description
field value. I don't think this deviates from json.edit spec but I should double check.The text was updated successfully, but these errors were encountered: