Skip to content

Commit 0ed89e7

Browse files
Merge pull request SharePoint#4756 from nanddeepn/patch-24
The property should be LogoUrl
2 parents 361b335 + 1c0e2c8 commit 0ed89e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/hub-site/REST-sphubsite-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Contains data describing a SharePoint hub site.
1717
|SiteId |GUID |ID of the hub parent site. |
1818
|TenantInstanceId |GUID |The tenant instance ID in which the hub site is located. Use empty GUID for the default tenant instance. |
1919
|SiteUrl |string |URL of the hub parent site.
20-
|logoUrl |string |The URL of a logo to use in the hub site navigation. |
20+
|LogoUrl |string |The URL of a logo to use in the hub site navigation. |
2121
|Description |string |A description of the hub site. |
2222
|Targets |string |List of security groups with access to join the hub site. **Null** if everyone has permission. |
2323

0 commit comments

Comments
 (0)