@salesforce/core
Version:
Core libraries to interact with SFDX projects, orgs, and APIs.
10 lines (9 loc) • 548 B
JSON
{
"orgRequired": "An org instance is required.",
"userQueryFailed": "Failed to query for the user %s.",
"invalidHttpResponseCreatingUser": "An invalid http response code (%s) was received while trying to create a user.",
"missingFields": "The fields parameters is undefined.",
"missingId": "The Salesforce id for the user is required.",
"problemsDescribingTheUserObject": "Problems occurred while attempting to describe the user object",
"permsetNamesAreRequired": "The permission set names are missing but required."
}