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

Make Blob.contentType and File.contentType optional #339

Open
zrgt opened this issue Aug 8, 2024 · 0 comments · Fixed by #346
Open

Make Blob.contentType and File.contentType optional #339

zrgt opened this issue Aug 8, 2024 · 0 comments · Fixed by #346
Labels
V3.1 SpecAAS V3.1

Comments

@zrgt
Copy link
Collaborator

zrgt commented Aug 8, 2024

Adapt the content_type attribute of classes Blob and File optional according to admin-shell-io/aas-specs#431

This was decision from admin-shell-io/aas-specs#412

@zrgt zrgt added the V3.1 SpecAAS V3.1 label Aug 8, 2024
@zrgt zrgt changed the title Make Blob.contentType optional Make Blob.contentType and File.contentType optional Aug 8, 2024
s-heppner added a commit that referenced this issue Oct 8, 2024
Previously, `File.content_type` and
`Blob.content_type` were mandatory attributes.
As decided in [aas-specs#412] and specified in
[aas-specs#431], we now make these attributes
optional.

Fixes #339

[aas-specs#412](admin-shell-io/aas-specs#412)
[aas-specs#431](admin-shell-io/aas-specs#431)
s-heppner added a commit that referenced this issue Oct 8, 2024
Previously, `File.content_type` and
`Blob.content_type` were mandatory attributes.
As decided in [aas-specs#412] and specified in
[aas-specs#431], we now make these attributes
optional.

Fixes #339

[aas-specs#412](admin-shell-io/aas-specs#412)
[aas-specs#431](admin-shell-io/aas-specs#431)
s-heppner added a commit that referenced this issue Oct 18, 2024
Previously, `File.content_type` and
`Blob.content_type` were mandatory attributes.
As decided in [aas-specs#412] and specified in
[aas-specs#431], we now make these attributes
optional.

Fixes #339

[aas-specs#412](admin-shell-io/aas-specs#412)
[aas-specs#431](admin-shell-io/aas-specs#431)
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 a pull request may close this issue.

1 participant