Skip to content

Commit

Permalink
remove "submodelElements" from SubmodelValue (#253)
Browse files Browse the repository at this point in the history
* remove "submodelElements" from SubmodelValue

* improve language of the valueonly description

---------

Co-authored-by: Birgit Boss <[email protected]>
  • Loading branch information
sebbader-sap and BirgitBoss authored Dec 20, 2024
1 parent f67f628 commit fc83d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Part2-API-Schemas/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1201,7 +1201,7 @@ components:
- $year
additionalProperties: false
ValueOnly:
description: "The ValueOnly serialization (patternProperties and propertyNames will be supported probably with OpenApi 3.1). For the full description of the generic JSON validation schema see the ValueOnly-Serialization as defined in the 'Specification of the Asset Administration Shell - Part 2'."
description: "The ValueOnly serialization (patternProperties and propertyNames will probably be supported with OpenApi 3.1). For the full description of the generic JSON validation schema see the ValueOnly-Serialization as defined in the 'Specification of the Asset Administration Shell - Part 2'."
type: object


Expand Down

0 comments on commit fc83d63

Please sign in to comment.