Skip to content

Commit

Permalink
make assetIds optional for GetAllAssetAdministrationShellIdsByAssetLi…
Browse files Browse the repository at this point in the history
…nk (#308)
  • Loading branch information
sebbader-sap authored Dec 20, 2024
1 parent fc83d63 commit 735c940
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions documentation/IDTA-01002-3/modules/ROOT/pages/changelog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ add DeleteBulkAssetAdministrationShellDescriptorsById
add PutBulkSubmodelDescriptorsById,

add DeleteBulkSubmodelDescriptorsById

| | AAS Basic Discovery Interface | Changed a| Changed the parameter assetIds from `mandatory` to `optional`. OpenAPI remains unchanged. (https://github.com/admin-shell-io/aas-specs-api/issues/301[#301])
|===

=== Operation Changes w.r.t. V3.0.3 to V3.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1836,7 +1836,7 @@ It is the predefined key “_globalAssetId_” that would refer to the _AssetInf
|===
h|Operation Name 4+e|GetAllAssetLinksById
h|Explanation 4+a|Returns a list of asset identifier key-value-pairs based on an Asset Administration Shell id to edit discoverable content
h|semanticId 4+|`\https://admin-shell.io/aas/API/AssetAdministrationShellBasicDiscoveryInterfae/GetAllAssetLinksById/1/0/RC02[https://admin-shell.io/aas/API/GetAllAssetLinksById/3/0`]
h|semanticId 4+|`\https://admin-shell.io/aas/API/GetAllAssetLinksById/3/0`


h|Name h|Description h|Mand. h|Type h|Card.
Expand Down

0 comments on commit 735c940

Please sign in to comment.