aas-core-works / aas-core-meta

Provide formalized meta-models for Asset Administration Shell (AAS).
Other
10 stars 3 forks source link

Make `Blob.contentType` and `File.contentType` optional #339

Open zrgt opened 2 months ago

zrgt commented 2 months ago

Adapt the content_type attribute of classes Blob and File optional according to https://github.com/admin-shell-io/aas-specs/pull/431

This was decision from https://github.com/admin-shell-io/aas-specs/issues/412