Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix property related docs #759

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Fix property related docs #759

merged 1 commit into from
Nov 14, 2023

Conversation

lilleyse
Copy link
Contributor

@lilleyse lilleyse commented Nov 14, 2023

The main thing here is renaming propertyName to propertyId for getClassProperty, getPropertyView, and related functions. This is to disambiguate the property id (the dictionary key) from the property name (its name field). When calling these functions you want to pass in the property id.

I also fixed some other doc issues that I noticed along the way.

@j9liu j9liu self-requested a review November 14, 2023 23:01
@j9liu
Copy link
Contributor

j9liu commented Nov 14, 2023

@lilleyse Looks great, thanks for all the fixes!

@j9liu j9liu merged commit 1b9f345 into main Nov 14, 2023
21 checks passed
@j9liu j9liu deleted the fix-property-doc branch November 14, 2023 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants