1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-07-31 06:24:22 +03:00

Swagger/Lang additions

This commit is contained in:
Jamie Curnow
2023-01-14 09:50:32 +10:00
parent 456c59c746
commit ba138581e1
6 changed files with 18 additions and 9 deletions

View File

@ -50,6 +50,9 @@
"type": "string",
"minLength": 4
}
},
"user": {
"$ref": "#/components/schemas/UserObject"
}
}
}