Skip to content

Fix response payload type for PutSubmodelById#615

Open
aaronzi wants to merge 1 commit into
IDTA-01001-3-1-3_workingfrom
aaronzi/issue601
Open

Fix response payload type for PutSubmodelById#615
aaronzi wants to merge 1 commit into
IDTA-01001-3-1-3_workingfrom
aaronzi/issue601

Conversation

@aaronzi
Copy link
Copy Markdown
Member

@aaronzi aaronzi commented May 21, 2026

This pull request fixes the response payload type for the PutSubmodelById operation in the Asset Administration Shell Repository OpenAPI specification. Specifically, when a submodel is created (status code 201), the response now correctly returns a Submodel object instead of a Reference. The changelog has also been updated to reflect this fix.

API Specification Fixes:

  • The description for the 201 response in AssetAdministrationShellRepositoryServiceSpecification/V3.1_SSP-001.yaml was updated to clarify that a submodel is created, not a reference.
  • The response schema for status code 201 now returns a Submodel instead of a Reference for the PutSubmodelById operation.

Documentation Updates:

  • The changelog (changelog.adoc) now documents this fix under minor changes, referencing the related issue.

Related Issue

See #601

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