Skip to content

Commit 4b080c1

Browse files
authored
Update EDCDiscoveryAnddDTRAccess.puml
Following endpoint adjustments proposed in Change Request CX-0136 Use Case PCF (catenax-eV/product-standardization-prod#297)
1 parent 84f92e6 commit 4b080c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs-kits/kits/product-carbon-footprint-exchange-kit/resources/development-view/src/EDCDiscoveryAnddDTRAccess.puml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@startuml "EDC Discovery and dDTRAccess"
22

33
participant PCF_Client
4-
participant Client_API_Wapper
4+
participant Client_API_Wrapper
55
participant Client_EDC
66
participant EDC_Discovery_Service
77
participant Company_EDC
@@ -79,7 +79,7 @@ Showing submodel only to ease readability!
7979
{
8080
"interface": "PCF-1.1",
8181
"protocolInformation": {
82-
"href": "https://edc.data.plane/productIds/mat345",
82+
"href": "https://edc.data.plane/footprintExchange/c34018ab-5820-4065-9087-416d78e1ab60?manufacturerPartId=mat345"
8383
"endpointProtocol": "HTTP",
8484
"endpointProtocolVersion": ["1.1"],
8585
"subprotocol": "DSP",
@@ -93,4 +93,4 @@ end note
9393
end
9494
!endsub
9595

96-
@enduml
96+
@enduml

0 commit comments

Comments
 (0)