resolve saved credential sentinel to the stored api_key in the GenAI probe

This commit is contained in:
Josh Hawkins
2026-07-17 16:36:57 -05:00
parent d02a1156b7
commit 0e61db3922
5 changed files with 87 additions and 2 deletions
+5
View File
@@ -8244,6 +8244,11 @@ components:
properties:
provider:
$ref: '#/components/schemas/GenAIProviderEnum'
name:
anyOf:
- type: string
- type: 'null'
title: Name
api_key:
anyOf:
- type: string