mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Fix spelling in server notices admin API docs (#5142)
This commit is contained in:
parent
4804206dbe
commit
3fdff14207
1
changelog.d/5142.feature
Normal file
1
changelog.d/5142.feature
Normal file
@ -0,0 +1 @@
|
|||||||
|
Implement an admin API for sending server notices. Many thanks to @krombel who provided a foundation for this work.
|
@ -36,7 +36,7 @@ You can optionally include the following additional parameters:
|
|||||||
* `state_key`: Setting this will result in a state event being sent.
|
* `state_key`: Setting this will result in a state event being sent.
|
||||||
|
|
||||||
|
|
||||||
Once the notice has been sent, the APU will return the following response:
|
Once the notice has been sent, the API will return the following response:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user