Annotate
mod_bind2/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 |
4799:18b12ad263f0 |
rev |
line source |
4799
|
1 ---
|
|
2 labels:
|
|
3 - Stage-Alpha
|
|
4 rockspec:
|
|
5 dependencies:
|
|
6 - mod_sasl2
|
|
7 summary: "XEP-0386: Bind 2.0"
|
|
8 ---
|
|
9
|
|
10 Experimental early implementation of [XEP-0386: Bind 2.0] for use with
|
|
11 [mod_sasl2].
|