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

Remove List<T> inheritance for 6 schema classes #60

Merged
merged 1 commit into from
Sep 17, 2022
Merged

Conversation

vers-one
Copy link
Owner

Remove List inheritance for 6 schema classes

This is:

  • a bug fix
  • an enhancement

Related issue: #59

Description

This pull request replaces List<T> inheritance with <instance>.Items composition for 6 schema classes.

Testing steps

Unit tests for those classes should pass.

@vers-one vers-one self-assigned this Sep 17, 2022
@vers-one vers-one linked an issue Sep 17, 2022 that may be closed by this pull request
Repository owner deleted a comment from codecov bot Sep 17, 2022
Repository owner deleted a comment from codecov bot Sep 17, 2022
@vers-one vers-one merged commit a9e5bcf into master Sep 17, 2022
@vers-one vers-one deleted the remove-list branch September 17, 2022 20:01
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.

Remove List<T> inheritance for 6 schema classes
1 participant