Skip to content

Commit

Permalink
updates docs for inherited members
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed Jan 17, 2025
1 parent a96b1a9 commit f860fa6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/experimental/sync/activity.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

::: synapseclient.models.Activity
options:
inherited_members: true
members:
- from_parent
- store
Expand Down
1 change: 1 addition & 0 deletions docs/reference/experimental/sync/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

::: synapseclient.models.Team
options:
inherited_members: true
members:
- create
- delete
Expand Down
1 change: 1 addition & 0 deletions docs/reference/experimental/sync/user_profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

::: synapseclient.models.UserProfile
options:
inherited_members: true
members:
- get
- from_id
Expand Down

0 comments on commit f860fa6

Please sign in to comment.