File tree Expand file tree Collapse file tree 2 files changed +470
-470
lines changed
Expand file tree Collapse file tree 2 files changed +470
-470
lines changed Original file line number Diff line number Diff line change 241241 get_version_links ,
242242 get_representations_links ,
243243 get_representation_links ,
244+ send_batch_operations ,
245+ send_activities_batch_operations ,
246+ get_actions ,
247+ trigger_action ,
248+ get_action_config ,
249+ set_action_config ,
250+ take_action ,
251+ abort_action ,
244252 get_entity_lists ,
245253 get_entity_list_rest ,
246254 get_entity_list_by_id ,
253261 update_entity_list_items ,
254262 update_entity_list_item ,
255263 delete_entity_list_item ,
256- send_batch_operations ,
257- send_activities_batch_operations ,
258- get_actions ,
259- trigger_action ,
260- get_action_config ,
261- set_action_config ,
262- take_action ,
263- abort_action ,
264264)
265265
266266
505505 "get_version_links" ,
506506 "get_representations_links" ,
507507 "get_representation_links" ,
508+ "send_batch_operations" ,
509+ "send_activities_batch_operations" ,
510+ "get_actions" ,
511+ "trigger_action" ,
512+ "get_action_config" ,
513+ "set_action_config" ,
514+ "take_action" ,
515+ "abort_action" ,
508516 "get_entity_lists" ,
509517 "get_entity_list_rest" ,
510518 "get_entity_list_by_id" ,
517525 "update_entity_list_items" ,
518526 "update_entity_list_item" ,
519527 "delete_entity_list_item" ,
520- "send_batch_operations" ,
521- "send_activities_batch_operations" ,
522- "get_actions" ,
523- "trigger_action" ,
524- "get_action_config" ,
525- "set_action_config" ,
526- "take_action" ,
527- "abort_action" ,
528528)
You can’t perform that action at this time.
0 commit comments