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

Expose ModelProperties as objects #8

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Conversation

ishaaq
Copy link
Contributor

@ishaaq ishaaq commented Aug 21, 2024

Previously we were converting the objects to dicts, this commit retains that behaviour but also exposes the underlying ModelProperties objects via a new list_model_properties() class method for clients that prefer typed objects to dicts.

Previously we were converting the objects to dicts, this commit retains
that behaviour but also exposes the underlying `ModelProperties` objects
via a new `list_model_properties()` class method for clients that prefer
typed objects to dicts.
@ishaaq ishaaq requested a review from vicilliar August 22, 2024 07:13
@vicilliar vicilliar merged commit fe893ff into main Aug 22, 2024
1 check passed
@ishaaq ishaaq deleted the typed-model-properties branch August 22, 2024 23:21
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