Skip to content

Commit

Permalink
fix: add ExtlClntAppPushSettings and ExtlClntAppPushConfigurablePolic…
Browse files Browse the repository at this point in the history
…ies (#1424)
  • Loading branch information
shetzel committed Sep 19, 2024
1 parent b406add commit 8fa28a1
Show file tree
Hide file tree
Showing 3 changed files with 1,961 additions and 1,811 deletions.
2 changes: 1 addition & 1 deletion contributing/metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ There exists a test in Core `GenerateCLITypeRegistryInfoTest` that generates a f

The test is manually run, the file is committed to `patch`, and the output is manually copied to `../scripts/update-registry/describe.json` in SDR.

If your metadata type is simple and already in the file, run `yarn update-registry-org <MetadataEntity1> <MetadataEntity2>` (you'll see warnings if your type is missing or too complex for the script to handle)
If your metadata type is simple and already in the file, run `yarn update-registry-core <MetadataEntity1> <MetadataEntity2>` (you'll see warnings if your type is missing or too complex for the script to handle)

### Path 2: Using Describe from an Org

Expand Down
Loading

0 comments on commit 8fa28a1

Please sign in to comment.