Skip to content

Commit d39a4f5

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 94dbd94 commit d39a4f5

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

api.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11341,7 +11341,7 @@ paths:
1134111341
schema:
1134211342
type: object
1134311343
properties: {}
11344-
//api/notifications/v1/user/subscriptions:
11344+
/api/notifications/v1/user/subscriptions:
1134511345
get:
1134611346
tags:
1134711347
- User Management Notification
@@ -11401,7 +11401,7 @@ paths:
1140111401
application/json:
1140211402
schema:
1140311403
type: object
11404-
//api/notifications/v1/tokens:
11404+
/api/notifications/v1/tokens:
1140511405
post:
1140611406
tags:
1140711407
- User Management Notification
@@ -11427,7 +11427,7 @@ paths:
1142711427
application/json:
1142811428
schema:
1142911429
$ref: '#/components/schemas/AddDeviceTokenResponse'
11430-
//api/notifications/v1/categories:
11430+
/api/notifications/v1/categories:
1143111431
get:
1143211432
tags:
1143311433
- User Management Notification
@@ -11447,7 +11447,7 @@ paths:
1144711447
application/json:
1144811448
schema:
1144911449
$ref: '#/components/schemas/CategoriesResponse'
11450-
//api/notifications/v1/tokens/{deviceToken}:
11450+
/api/notifications/v1/tokens/{deviceToken}:
1145111451
delete:
1145211452
tags:
1145311453
- User Management Notification
@@ -51129,8 +51129,6 @@ components:
5112951129
failureReason:
5113051130
type: string
5113151131
description: The reason for failure, if any.
51132-
transfer:
51133-
$ref: '#/components/schemas/AnnotatedTransferWithInputsOutputs'
5113451132
ExpressPayInvoiceRequest:
5113551133
type: object
5113651134
properties:
@@ -51194,8 +51192,6 @@ components:
5119451192
description: Fee in millisatoshis
5119551193
failureReason:
5119651194
$ref: '#/components/schemas/LightningPaymentFailureReason'
51197-
transfer:
51198-
$ref: '#/components/schemas/AnnotatedTransferWithInputsOutputs'
5119951195
ExpressPingResponse:
5120051196
type: object
5120151197
properties:

0 commit comments

Comments
 (0)