From 28427f9b67c12101c4134a0075d19d735829aad6 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 2 Jan 2017 14:29:10 +0000 Subject: [PATCH] Update create() docs to show that 'id' is a valid argument --- modules/ORB/System/Recipe.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/ORB/System/Recipe.pm b/modules/ORB/System/Recipe.pm index 75e3ce6..625c71c 100644 --- a/modules/ORB/System/Recipe.pm +++ b/modules/ORB/System/Recipe.pm @@ -105,6 +105,8 @@ sub clear { # Create a new recipe in the system. The args hash can contain the following, # all fields are required unless indicated otherwise: # +# - `id`: (optional, avoid) Set the ID to create the recipe with. +# This should generally not be specified unless doing edits. # - `previd`: (optional) ID of the recipe this is an edit of. If specified, # the old recipe has its state set to 'edited', and the # metadata context of the new recipe is created as a child of