Skip to content

AgentVersionDiffResponse

← All HTTP schemas

Raw JSON response for comparing two definition versions. The diff is not computed on the server; the client compares the two raw definitions field by field.

Shape: object

Property Required Type Description Rules
left yes AgentDefinition Left (usually older) side of the comparison.
right yes AgentDefinition Right (usually newer) side of the comparison.