Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1987,7 +1987,7 @@
"properties": {
"administratorLogin": {
"type": "string",
"description": "The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation)."
"description": "The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation). The login name is required when updating password."
},
"administratorLoginPassword": {
"type": "string",
Expand Down