-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: rename app id to client id (#12)
Renaming the parameter appId to clientId. Using client id will make it more obvious to users what the value corresponds to in the Unsplash API, as this should really be a layer on top of that API. BREAKING CHANGE: appId is no longer supported and users will need to use clientId for the same value.
- Loading branch information
Showing
3 changed files
with
570 additions
and
569 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
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
Oops, something went wrong.