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

Revert Optional in Embedded_data_specification #329

Merged
merged 1 commit into from
May 23, 2024

Conversation

s-heppner
Copy link
Collaborator

In #328, we made the attribute data_specification in class
Embedded_data_specification optional,
since that is what we thought the specification said.
(See also the discussion in #326)

However, this was a bug in the specification, which is fixed
in v3.0.1 of the specification.
We therefore revert these changes.

Fixes #326

In #328, we made the attribute `data_specification` in class
`Embedded_data_specification` optional, since that is what we thought
the specification said (See also the discussion in #326)

However, this was a bug in the specification, which is fixed in v3.0.1
of the specification.
We therefore revert these changes.

Fixes #326
@mristin
Copy link
Contributor

mristin commented May 6, 2024

@s-heppner let's discuss the status of this change in a call? I think there is a huge confision rolling on between the gap between the book(s), schemas, SDKs and so on.

@s-heppner s-heppner changed the base branch from main to V3.0.1/main May 23, 2024 09:04
@s-heppner
Copy link
Collaborator Author

We decided on collecting the changes in a new branch (V3.0.1/main)

@s-heppner s-heppner merged commit bf7c0cb into V3.0.1/main May 23, 2024
2 checks passed
@s-heppner s-heppner deleted the V3.0.1/Fix/EmbeddedDataSpecificationOptional branch May 23, 2024 11:14
@s-heppner s-heppner mentioned this pull request May 23, 2024
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.

[BUG] DataSpecification is missing but it's optional
2 participants