From d984040698ad336fa5676e66b80b8006b4bf6445 Mon Sep 17 00:00:00 2001 From: Azure Pipeline Date: Mon, 9 Dec 2024 19:13:52 +0000 Subject: [PATCH] Pipeline: Release 4.5.0.stable64 documentation --- docs/odm/models/config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/odm/models/config.md b/docs/odm/models/config.md index 851e3938d..a5c6ab1e0 100644 --- a/docs/odm/models/config.md +++ b/docs/odm/models/config.md @@ -1135,6 +1135,7 @@ Configuration for connecting to a retrohunt service. | url | Keyword | URL to redirect to |
:material-checkbox-marked-outline: Yes
| `None` | | verify | Boolean | Should we verify the cert or not |
:material-checkbox-marked-outline: Yes
| `True` | | headers | List [[HeaderValue](/assemblyline4_docs/odm/models/config/#headervalue)] | Headers to add to the request |
:material-checkbox-marked-outline: Yes
| `[]` | +| public | Mapping [String, Any] | Parameters to be sent to the Frontend. |
:material-minus-box-outline: Optional
| `None` | [comment]: # (AUTOGENERATED MARKDOWN CONTENT. UPDATES TO ODM DOCUMENTATION SHOULD BE DONE THROUGH ASSEMBLYLINE-BASE REPO!)