Skip to content
Closed
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 @@ -612,12 +612,12 @@
"description": "Error information from the Agent - e.g. errors during installation.",
"readOnly": true,
"$ref": "#/definitions/ErrorDefinition"
},
"identity": {
"$ref": "#/definitions/ConfigurationIdentity",
"description": "The identity of the configuration."
}
}
},
"identity": {
"$ref": "#/definitions/ConfigurationIdentity",
"description": "The identity of the configuration."
}
},
"allOf": [
Expand Down