botc-release
botc-release copied to clipboard
[FEATURE] JSON schema support for multiple authors
What problem are you trying to solve?
It is common for script authors to collaborate however the script schema accepts only a single string.
Describe the solution you'd like
I think it would be useful if the script JSON schema supported multiple authors rather than only accepting a single string. This would make it easier for third-party tools to group scripts that share a common author.
Alternatives you have considered
No response
Comments
No response