Software /
code /
prosody-modules
File
mod_clean_roster/README.md @ 5551:8bfcedd93a72
mod_rest: List all error conditions in OpenAPI spec
These are not handled by datamanager but by util.stanza and util.error,
so they are not represented in the JSON schema file.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 17 Jun 2023 16:26:33 +0200 |
parent | 5085:e384b91d0aa7 |
line wrap: on
line source
Removes invalid characters from roster entries. ```bash sudo prosodyctl mod_clean_roster ```