Skip to content

Commit 0d5f7b5

Browse files
Merge pull request #351 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents e612e84 + e42009c commit 0d5f7b5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

api.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ tags:
1616
description: Internal APIs for service-to-service communication
1717
- name: Admin
1818
description: NCC Admin Internal APIs
19+
- name: Webhooks
20+
description: Webhook notification APIs
1921
- name: User Management Notification
2022
description: Public APIs for user management for notifications
2123
- name: Address
@@ -80928,7 +80930,7 @@ components:
8092880930
type: object
8092980931
properties:
8093080932
walletIds:
80931-
maxItems: 1000
80933+
maxItems: 5000
8093280934
minItems: 0
8093380935
type: array
8093480936
items:

0 commit comments

Comments
 (0)