-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Love this client SDK so far, but I need to be able to perform an update to the User. I've forked the client and plan to add this feature locally and then via pull request.
Do y'all have any preferences/requirements as to how this is implemented?
I'm up for adding dedicated helper methods ala $bib->record->appendField()
, or just adding support via the Users
class to update( $identifier, $json )
or update( $identifier, $User)
or store( $User )
.
In particular, we will immediately be targeting updating Addresses and Fines/Fees.
Metadata
Metadata
Assignees
Labels
No labels