File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -921,7 +921,7 @@ <h4>Issuer Coordinator</h4>
921921with the component that is expected to call the endpoint.
922922 </ p >
923923 < table class ="simple api-component-table "
924- data-api-path ="/interactions/{interactionId} "> </ table >
924+ data-api-path ="/interactions/{interactionId} /callbacks/{localCallbackId} "> </ table >
925925
926926
927927 < h4 > Issuer Service</ h4 >
@@ -937,7 +937,7 @@ <h4>Verifier Cooirdinator</h4>
937937Below are all endpoints expected to be exposed by the [=verifier coordinator=], along with the component that is expected to call the endpoint.
938938 </ p >
939939 < table class ="simple api-component-table "
940- data-api-path ="/interactions/{interactionId} "> </ table >
940+ data-api-path ="/interactions/{interactionId} /callbacks/{localCallbackId} "> </ table >
941941
942942 < h4 > Verifier Service</ h4 >
943943 < p >
@@ -953,7 +953,7 @@ <h4>Holder Coordinator</h4>
953953the component that is expected to call the endpoint.
954954 </ p >
955955 < table class ="simple api-component-table "
956- data-api-path ="/interactions/{interactionId} "> </ table >
956+ data-api-path ="/interactions/{interactionId} /callbacks/{localCallbackId} "> </ table >
957957
958958 < h4 > Holder Service</ h4 >
959959 < p >
You can’t perform that action at this time.
0 commit comments