From c090a300c4b235b3bf98c4f2a6f3dfcbb0634fdd Mon Sep 17 00:00:00 2001 From: mike cullerton Date: Wed, 13 Apr 2022 08:33:01 -0400 Subject: [PATCH] form_field_key => irb_doc_code --- crc/api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crc/api.yml b/crc/api.yml index 99a99197..f9de1d92 100755 --- a/crc/api.yml +++ b/crc/api.yml @@ -877,7 +877,7 @@ paths: description: The name of the task spec schema: type: string - - name: form_field_key + - name: irb_doc_code in: query required: false description: The unique key of a workflow task form field. Make sure this matches a document in the irb_documents.xslx reference sheet.