Make descriptions of data fields in notify actions UI-friendly (#138431)

Also fixes a duplicated period at the end of the second string.
This commit is contained in:
Norbert Rittel 2025-02-13 10:28:55 +01:00 committed by GitHub
parent 07c304125a
commit 0a9d134f49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@
},
"data": {
"name": "Data",
"description": "Some integrations provide extended functionality. For information on how to use _data_, refer to the integration documentation."
"description": "Some integrations provide extended functionality via this field. For more information, refer to the integration documentation."
}
}
},
@ -56,7 +56,7 @@
},
"data": {
"name": "Data",
"description": "Some integrations provide extended functionality. For information on how to use _data_, refer to the integration documentation.."
"description": "Some integrations provide extended functionality via this field. For more information, refer to the integration documentation."
}
}
}