Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 766 Bytes

MigrationSafetyIssueRep.md

File metadata and controls

12 lines (8 loc) · 766 Bytes

LaunchDarklyApi.MigrationSafetyIssueRep

Properties

Name Type Description Notes
causingRuleId String The ID of the rule which caused this issue [optional]
affectedRuleIds [String] A list of the IDs of the rules which are affected by this issue. <code>fallthrough</code> is a sentinel value for the default rule. [optional]
issue String A description of the issue that <code>causingRuleId</code> has caused for <code>affectedRuleIds</code>. [optional]
oldSystemAffected Boolean Whether the changes caused by <code>causingRuleId</code> bring inconsistency to the old system [optional]