action crucible_history { label: "history" description: "Represents the history of a versioned entity." provider: crucible method: GET path: "/rest-service/repositories-v1/history/{repository}/{revision}/{path}" encoding: json output: { type: "object" additionalProperties: true } }