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

feat!: update/rename classes to refect public API access and ABC #430

Merged
merged 11 commits into from
Jul 17, 2024

Conversation

korikuzma
Copy link
Contributor

close #429

  • _DomainEntity -> DomainEntity
  • _Entity -> Entity
  • Abstract classes inherit from ABC

@korikuzma korikuzma added enhancement New feature or request priority:high High priority labels Jul 16, 2024
@korikuzma korikuzma self-assigned this Jul 16, 2024
@korikuzma korikuzma requested review from a team as code owners July 16, 2024 20:29
Copy link
Contributor

@jsstevenson jsstevenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh heck yeah

@korikuzma korikuzma merged commit 29c38ba into main Jul 17, 2024
6 checks passed
@korikuzma korikuzma deleted the issue-429 branch July 17, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:high High priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update pydantic models to reflect public api access
3 participants