From df35ffa8d80aa539a207dae8783939e5809256a7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 17 Jun 2024 22:07:19 +0000 Subject: [PATCH] chore: auto-update metadata coverage in METADATA_SUPPORT.md [no ci] --- METADATA_SUPPORT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/METADATA_SUPPORT.md b/METADATA_SUPPORT.md index d7d3e84b41..e9ff9b7311 100644 --- a/METADATA_SUPPORT.md +++ b/METADATA_SUPPORT.md @@ -4,7 +4,7 @@ This list compares metadata types found in Salesforce v61 with the [metadata reg This repository is used by both the Salesforce CLIs and Salesforce's VSCode Extensions. -Currently, there are 576/610 supported metadata types. +Currently, there are 575/610 supported metadata types. For status on any existing gaps, please search or file an issue in the [Salesforce CLI issues only repo](https://github.com/forcedotcom/cli/issues). To contribute a new metadata type, please see the [Contributing Metadata Types to the Registry](./contributing/metadata.md)