You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: federated-catalog/src/main/java/org/eclipse/edc/heleade/federated/catalog/extension/api/node/directory/ParticipantNode.java
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -386,7 +386,7 @@ public static Map<String, Object> getMapFromArrayJsonObject(JsonObject jsonObje
386
386
* @param key the key in the JSON object whose value is an array of JSON objects
387
387
* @return a map where keys are the "@id" values and values are the "@value" values from the array's JSON objects
Copy file name to clipboardExpand all lines: federated-catalog/src/main/java/org/eclipse/edc/heleade/federated/catalog/extension/api/verification/VerificationApiController.java
0 commit comments