Skip to content
Merged
Show file tree
Hide file tree
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 @@ -234,7 +234,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "The name of the role assignment to create. It can be any valid GUID."
"description": "A GUID for the role assignment to create. The name must be unique and different for each role assignment."
},
{
"name": "parameters",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "The name of the role assignment to create. It can be any valid GUID."
"description": "A GUID for the role assignment to create. The name must be unique and different for each role assignment."
},
{
"name": "parameters",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "The name of the role assignment to create. It can be any valid GUID."
"description": "A GUID for the role assignment to create. The name must be unique and different for each role assignment."
},
{
"name": "parameters",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "The name of the role assignment to create. It can be any valid GUID."
"description": "A GUID for the role assignment to create. The name must be unique and different for each role assignment."
},
{
"name": "parameters",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "The name of the role assignment to create. It can be any valid GUID."
"description": "A GUID for the role assignment to create. The name must be unique and different for each role assignment."
},
{
"name": "parameters",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "The name of the role assignment to create. It can be any valid GUID."
"description": "A GUID for the role assignment to create. The name must be unique and different for each role assignment."
},
{
"name": "parameters",
Expand Down