Skip to content

Commit

Permalink
feat(arcgis-rest-portal): update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannaeapicella committed Jan 12, 2023
1 parent 2e26348 commit 96be4bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { IUserProperties } from "./get-user-properties.js";
* Updates the properties for a user
* @param username The user whose properties to update
* @param properties IUserProperties object with properties to update
* @param requestOptions An IRequestOptions object
* @param requestOptions An IUserRequestOptions object
* @returns a promise that resolves to { success: boolean }
*/
export async function setUserProperties(
Expand Down

0 comments on commit 96be4bd

Please sign in to comment.