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 @@ -2890,7 +2890,7 @@
},
"informationalUrls": {
"$ref": "#/definitions/InformationalUrl",
"description": "urls with more informations of the application."
"description": "URLs with more information about the application."
},
"isDeviceOnlyAuthSupported": {
"description": "Specifies whether this application supports device authentication without a user. The default is false.",
Expand Down Expand Up @@ -3107,7 +3107,7 @@
},
"informationalUrls": {
"$ref": "#/definitions/InformationalUrl",
"description": "urls with more informations of the application."
"description": "URLs with more information about the application."
},
"isDeviceOnlyAuthSupported": {
"description": "Specifies whether this application supports device authentication without a user. The default is false.",
Expand Down