-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: if an attribute is not required, allow it to not be set
When using the API would get "Undefinedarray key" errors on missing custom attributes, even though those attributes were not required. Now allow the custom attribute to be missing if not a required custom attribute.
- Loading branch information
1 parent
a27ce5b
commit 657ddb7
Showing
1 changed file
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters