Skip to content

Commit

Permalink
Merge 534f7d2 into 8eb5f6e
Browse files Browse the repository at this point in the history
  • Loading branch information
jgravois committed Jul 23, 2018
2 parents 8eb5f6e + 534f7d2 commit 191bc54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/arcgis-rest-items/src/items.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export interface IItemCrudRequestOptions extends IUserRequestOptions {
*/
owner?: string;
/**
* Folder to house the item.
* Id of the folder to house the item.
*/
folder?: string;
}
Expand Down

0 comments on commit 191bc54

Please sign in to comment.