Skip to content

Commit bf6b5fd

Browse files
committed
Update descriptions to indicate some apis are SV node internal
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
1 parent 3be11f6 commit bf6b5fd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1626,7 +1626,8 @@ paths:
16261626
x-jvm-package: scan
16271627
operationId: "getRewardAccountingEarliestAvailableRound"
16281628
description: |
1629-
SV node internal API that returns the earliest round for which CIP-0104 reward accounting activity
1629+
SV node internal API (CIP-0104, subject to change).
1630+
Returns the earliest round for which CIP-0104 reward accounting activity
16301631
totals are available.
16311632
responses:
16321633
"200":
@@ -1644,6 +1645,7 @@ paths:
16441645
x-jvm-package: scan
16451646
operationId: "getRewardAccountingActivityTotals"
16461647
description: |
1648+
SV node internal API (CIP-0104, subject to change).
16471649
Return the CIP-0104 per-round activity totals for the
16481650
specified round number.
16491651
parameters:

0 commit comments

Comments
 (0)