Skip to content

change application/asset-administration-shell-package+xml to applicat…#542

Open
sebbader-sap wants to merge 1 commit intoIDTA-01002-3-2_workingfrom
SeBa/538-aasx-mimetype
Open

change application/asset-administration-shell-package+xml to applicat…#542
sebbader-sap wants to merge 1 commit intoIDTA-01002-3-2_workingfrom
SeBa/538-aasx-mimetype

Conversation

@sebbader-sap
Copy link
Contributor

…ion/zip+xml

Solve #538

Major Changes:

* ...
* Chaning the serialization format for AASX packages from "application/asset-administration-shell-package+xml" to "application/zip+xml" in the OpenAPI files for the Asset Administration Shell Repository Service Specification and the Submodel Repository Service Specification. This change is necessary to align with the actual content type used by implementations and to avoid confusion, as the previous content type was not registered and could be misinterpreted as an XML-based format. (https://github.com/admin-shell-io/aas-specs-api/issues/538[#538])

Check warning

Code scanning / QDJVMC

Typo Warning documentation

Typo: In word 'Chaning'
description: Requested serialization based on SerializationFormat
content:
application/asset-administration-shell-package+xml:
application/zip+xml:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In IANAapplication/aas+zip is registered. Now you additionally want to mention which format is within the zip-file, xml?

description: Requested serialization based on SerializationFormat
content:
application/asset-administration-shell-package+xml:
application/zip+xml:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

description: Requested serialization based on SerializationFormat
content:
application/asset-administration-shell-package+xml:
application/zip+xml:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

description: Requested serialization based on SerializationFormat
content:
application/asset-administration-shell-package+xml:
application/zip+xml:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

description: Requested serialization based on SerializationFormat
content:
application/asset-administration-shell-package+xml:
application/zip+xml:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Major Changes:

* ...
* Chaning the serialization format for AASX packages from "application/asset-administration-shell-package+xml" to "application/zip+xml" in the OpenAPI files for the Asset Administration Shell Repository Service Specification and the Submodel Repository Service Specification. This change is necessary to align with the actual content type used by implementations and to avoid confusion, as the previous content type was not registered and could be misinterpreted as an XML-based format. (https://github.com/admin-shell-io/aas-specs-api/issues/538[#538])
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Major Changes:

* ...
* Chaning the serialization format for AASX packages from "application/asset-administration-shell-package+xml" to "application/zip+xml" in the OpenAPI files for the Asset Administration Shell Repository Service Specification and the Submodel Repository Service Specification. This change is necessary to align with the actual content type used by implementations and to avoid confusion, as the previous content type was not registered and could be misinterpreted as an XML-based format. (https://github.com/admin-shell-io/aas-specs-api/issues/538[#538])
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Chaning the serialization format for AASX packages from "application/asset-administration-shell-package+xml" to "application/zip+xml" in the OpenAPI files for the Asset Administration Shell Repository Service Specification and the Submodel Repository Service Specification. This change is necessary to align with the actual content type used by implementations and to avoid confusion, as the previous content type was not registered and could be misinterpreted as an XML-based format. (https://github.com/admin-shell-io/aas-specs-api/issues/538[#538])
* Changing the serialization format for AASX packages from "application/asset-administration-shell-package+xml" to "application/zip+xml" in the OpenAPI files for the Asset Administration Shell Repository Service Specification and the Submodel Repository Service Specification. This change is necessary to align with the actual content type used by implementations and to avoid confusion, as the previous content type was not registered and could be misinterpreted as an XML-based format. (https://github.com/admin-shell-io/aas-specs-api/issues/538[#538])

description: Requested serialization based on SerializationFormat
content:
application/asset-administration-shell-package+xml:
application/zip+xml:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

description: Requested serialization based on SerializationFormat
content:
application/asset-administration-shell-package+xml:
application/zip+xml:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

@BirgitBoss BirgitBoss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the registered type in IANA is application/aas+zip and not application/zip+xml

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.

2 participants