/** * @schema AdminPostPromotionsPromotionRulesBatchRemoveReq * type: object * description: SUMMARY * x-schemaName: AdminPostPromotionsPromotionRulesBatchRemoveReq * required: * - rule_ids * properties: * rule_ids: * type: array * description: The promotion's rule ids. * items: * type: string * title: rule_ids * description: The rule id's rule ids. * */