From 9e50e204968f186373d8c53ab77dfc43f492ca4a Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Wed, 5 Mar 2025 16:22:04 -0800 Subject: [PATCH] fix --- arch/arch_config_schema.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arch_config_schema.yaml b/arch/arch_config_schema.yaml index 150302c6..cab5cf17 100644 --- a/arch/arch_config_schema.yaml +++ b/arch/arch_config_schema.yaml @@ -62,7 +62,7 @@ properties: properties: name: type: string - # this field is deprecated, use provider_interface instead + # provider field is deprecated, use provider_interface instead provider: type: string enum: @@ -78,6 +78,7 @@ properties: type: string default: type: boolean + # endpoint field is deprecated, use base_url instead endpoint: type: string base_url: