Make extras declarable via query/form params
Open
a:feature
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 873
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 6
Description
The extras should be declarable via query/form params, otherwise the user must build JSON to set extras which is not really convenient. I'm okay when some complex settings are only settable via JSON.
I could imagine something like:
```
/message?client::display.contentType=text/markdown
```
Contributor guide
Assessment
This issue has not been assessed yet.