Skip to content

Commit ffb1727

Browse files
committedOct 23, 2024
Merge remote-tracking branch 'origin/master'
2 parents fb07e23 + fd775ed commit ffb1727

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎api/rt.yml

+3
Original file line numberDiff line numberDiff line change
@@ -227,12 +227,15 @@ components:
227227
required:
228228
- id
229229
- endpoint
230+
- subscribed_accounts
230231
properties:
231232
id:
232233
type: integer
233234
format: int64
234235
endpoint:
235236
type: string
237+
subscribed_accounts:
238+
type: integer
236239
WebhookAccountTxSubscriptions:
237240
type: object
238241
required:

0 commit comments

Comments
 (0)