server icon indicating copy to clipboard operation
server copied to clipboard

Make extras declarable via query/form params

Open jmattheis opened this issue 6 years ago • 0 comments

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

jmattheis avatar Apr 14 '19 13:04 jmattheis