1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

docs(swagger): update UserAdminInitRequest definition

This commit is contained in:
Anthony Lapenna 2017-08-29 09:11:19 +02:00
parent e65d132b3d
commit 0e8da2db18

View file

@ -2454,10 +2454,14 @@ definitions:
UserAdminInitRequest:
type: "object"
properties:
Username:
type: "string"
example: "admin"
description: "Username of the initial administrator account"
Password:
type: "string"
example: "admin-password"
description: "Password for the admin user"
description: "Password of the initial administrator account"
TemplateListResponse:
type: "array"
items: