action crucible_change { label: "change" description: "Represents a particular changeset." provider: crucible method: GET path: "/rest-service/repositories-v1/change/{repository}/{revision}" encoding: json output: { type: "object" additionalProperties: true } }