docs/ApprovalRequestConfigBody.md in launchdarkly_api-5.0.2 vs docs/ApprovalRequestConfigBody.md in launchdarkly_api-5.0.3
- old
+ new
@@ -5,7 +5,9 @@
------------ | ------------- | ------------- | -------------
**description** | **String** | A name that describes the changes you would like to apply to a feature flag configuration |
**instructions** | [**SemanticPatchInstruction**](SemanticPatchInstruction.md) | |
**notify_member_ids** | **Array<String>** | |
**comment** | **String** | comment will be included in audit log item for change. | [optional]
+**execution_date** | **Integer** | Timestamp for when instructions will be executed | [optional]
+**operating_on_id** | **String** | ID of scheduled change to edit or delete | [optional]