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: