Mercurial > prosody-modules
view mod_test_data/README.markdown @ 5292:231d9cc750d9
mod_http_admin_api: Fix types of numbers in openapi spec
Numbers are just 'number' in both JSON Schema and Lua
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 30 Mar 2023 12:05:05 +0200 |
| parents | af824168729a |
| children |
line wrap: on
line source
--- description: Generate test data labels: - 'Stage-Alpha' --- This module is of use to developers who want to fill their Prosody storage with test data, e.g. for debugging, testing or performance measurements of Prosody or client code. Currently it only supports filling MAM archives, but patches are welcome for other functionality.
