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: entity-api-spec.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1492,7 +1492,7 @@ paths:
1492
1492
description: The target entity could not be found
1493
1493
'500':
1494
1494
description: Internal error
1495
-
'/siblings/{id}':
1495
+
'/entities/{id}/siblings':
1496
1496
get:
1497
1497
summary: Get the siblings list for an Entity. The siblings have the same direct ancestor. This list does not include all nodes whom have common ancestors, only the direct ancestor.
0 commit comments