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(cardinality): Check cardinality with multiple inherited classes (DEV-1189) #2164
fix(cardinality): Check cardinality with multiple inherited classes (DEV-1189) #2164
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
dsp-schema/core/src/main/scala/dsp/schema/domain/SchemaDomain.scala
Outdated
Show resolved
Hide resolved
webapi/src/test/scala/org/knora/webapi/responders/v2/ontology/OntologyHelpersSpec.scala
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
Resolves DEV-1189, DEV-1206
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information