From f592457a98f15df0da84cc174f919d361105318f Mon Sep 17 00:00:00 2001 From: Jason Sherman Date: Tue, 11 Jun 2024 12:46:06 -0700 Subject: [PATCH] documentation update Signed-off-by: Jason Sherman --- docs/chefs-external-api-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chefs-external-api-configuration.md b/docs/chefs-external-api-configuration.md index 6e6c8b48d..d0a8f6c35 100644 --- a/docs/chefs-external-api-configuration.md +++ b/docs/chefs-external-api-configuration.md @@ -50,7 +50,7 @@ See the following table for description of the External API form fields. | Attribute | Form Field | Purpose | | ---------------------- | ------------------------------------- | ------------------------------------------------------------------------ | -| formId | formId | CHEFS form id | +| formId | N/A | CHEFS form id | | name | Name | Name should be unique per form and should easily identify this API | | endpointUrl | Endpoint URL | Endpoint URL for the API (could be a full path or just a base path) | | sendApiKey | Send API Key | boolean - send an API Key in a header |