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

Update AutomationElements to Pydantic #44

Closed
amruthvvkp opened this issue Dec 28, 2022 · 0 comments
Closed

Update AutomationElements to Pydantic #44

amruthvvkp opened this issue Dec 28, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@amruthvvkp
Copy link
Owner

We have some draft of AutomationElements wich can utilize Pydantic as a data model instead of generic Python classes. This upgrade will ease a lot of data validations across usages.

@amruthvvkp amruthvvkp self-assigned this Dec 28, 2022
amruthvvkp added a commit that referenced this issue Dec 28, 2022
amruthvvkp added a commit that referenced this issue Jan 3, 2023
All dynamic properties of wrapper classes now use property method to fetch relative property than static property.
Unit tests for all existing methods
Fixes #44
amruthvvkp added a commit that referenced this issue Apr 11, 2023
amruthvvkp added a commit that referenced this issue Jul 3, 2023
Fixes #44

* Added mkdocs to project dependencies.
@amruthvvkp amruthvvkp added the enhancement New feature or request label Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant