Skip to content

Commit 1145264

Browse files
ray-roestenburg-dastephencompall-DA
authored andcommitted
Update apps/scan/src/main/openapi/scan.yaml
Co-authored-by: Stephen Compall <stephen.compall@digitalasset.com> Signed-off-by: Raymond Roestenburg <98821776+ray-roestenburg-da@users.noreply.github.com>
1 parent 84d6a5e commit 1145264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/scan/src/main/openapi/scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2387,7 +2387,7 @@ components:
23872387
events_by_id:
23882388
x-scala-map-type: "scala.collection.immutable.SortedMap"
23892389
description: |
2390-
Changes to the ledger that were caused by this transaction, keyed by ID and sorted by ID for display consistency.
2390+
Changes to the ledger that were caused by this transaction, keyed by ID and sorted lexicographically by ID for display consistency.
23912391
Values are nodes of the transaction tree.
23922392
Within a transaction, IDs may be referenced by `root_event_ids` or
23932393
`child_event_ids` in `ExercisedEvent` herein, which are sorted in the order as they occurred in the transaction.

0 commit comments

Comments
 (0)