OpenAPI: fix group settings documentation

the OpenAPI docs should really be improved, but nobody seems interested
enough to sponsor this work

Fixes #1141

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2023-01-15 15:06:47 +01:00
parent 7d19d3f10b
commit 56f45dc36d
4 changed files with 552 additions and 138 deletions

View File

@@ -17,7 +17,7 @@ package version
import "strings"
const version = "2.4.3"
const version = "2.4.3-dev"
var (
commit = ""