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: docs/openapi.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -781,6 +781,7 @@ paths:
781
781
in: path
782
782
description: Reward slot holder recipient address. Should either be in the native burnchain's format (e.g. B58 for Bitcoin), or if a STX principal address is provided it will be encoded as into the equivalent burnchain format
783
783
required: true
784
+
example: 36hQtSEXBMevo5chpxhfAGiCTSC34QKgda
784
785
schema:
785
786
type: string
786
787
- name: limit
@@ -850,6 +851,7 @@ paths:
850
851
in: path
851
852
description: Reward recipient address. Should either be in the native burnchain's format (e.g. B58 for Bitcoin), or if a STX principal address is provided it will be encoded as into the equivalent burnchain format
852
853
required: true
854
+
example: 36hQtSEXBMevo5chpxhfAGiCTSC34QKgda
853
855
schema:
854
856
type: string
855
857
- name: limit
@@ -886,6 +888,7 @@ paths:
886
888
in: path
887
889
description: Reward recipient address. Should either be in the native burnchain's format (e.g. B58 for Bitcoin), or if a STX principal address is provided it will be encoded as into the equivalent burnchain format
0 commit comments