Skip to content

Update README.md#191

Closed
icarvagu wants to merge 1 commit intomitchspano:mainfrom
icarvagu:main
Closed

Update README.md#191
icarvagu wants to merge 1 commit intomitchspano:mainfrom
icarvagu:main

Conversation

@icarvagu
Copy link

the code was already using the sObject API name for bypassing, but the documentation hadn’t been updated to reflect that. This change aligns the docs with the current implementation.

the code was already using the sObject API name for bypassing, but the documentation hadn’t been updated to reflect that. This change aligns the docs with the current implementation.
@google-cla
Copy link

google-cla bot commented Oct 24, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@mitchspano
Copy link
Owner

The preferred way is to use the compile-safe references to bypass. This is less prone to typos.

The string based bypasses still work, but we would rather have people use the compile-safe version.

@mitchspano mitchspano closed this Oct 24, 2025
@icarvagu
Copy link
Author

But it doesnt work as recommend on the doc

@mitchspano
Copy link
Owner

Yes it does work in the latest package version. See PR #190 for details.

@icarvagu
Copy link
Author

Ah, thanks for your time, the version in my org is deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants