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

V3.1: Make first and second of RelationshipElement optional #347

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

s-heppner
Copy link
Collaborator

Previously, RelationshipElement.first and RelationshipElement.second were mandatory attributes. As decided in aas-specs#412 and specified in aas-specs#431, we now make these attributes optional.

Furthermore, we extend these changes to the constructor of AnnotatedRelationshipElement.

Fixes #340

Previously, `RelationshipElement.first` and
`RelationshipElement.second` were mandatory
attributes. As decided in [aas-specs#412] and
specified in [aas-specs#431], we now make these
attributes optional.
Furthermore, we extend these changes to the
constructor of `AnnotatedRelationshipElement`.

Fixes #340

[aas-specs#412](admin-shell-io/aas-specs#412)
[aas-specs#431](admin-shell-io/aas-specs#431)
@s-heppner s-heppner added the V3.1 SpecAAS V3.1 label Oct 8, 2024
@s-heppner s-heppner merged commit 7c985b9 into v3.1/main Oct 18, 2024
2 checks passed
@s-heppner s-heppner deleted the Adapt/RelationshipElement branch October 18, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V3.1 SpecAAS V3.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant