Skip to content

Commit 78ed85f

Browse files
Merge pull request #218 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents e72a625 + f9e6727 commit 78ed85f

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

api.yaml

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2296,10 +2296,7 @@ paths:
22962296
- name: featured
22972297
in: query
22982298
schema:
2299-
type: string
2300-
enum:
2301-
- 'true'
2302-
- 'false'
2299+
type: boolean
23032300
- name: savedContactsNotInDirectory
23042301
in: query
23052302
required: true
@@ -59603,11 +59600,7 @@ components:
5960359600
type: string
5960459601
title: uuid
5960559602
hidden:
59606-
oneOf:
59607-
- type: boolean
59608-
- type: boolean
59609-
enum:
59610-
- false
59603+
type: boolean
5961159604
requestRemindersSent:
5961259605
type: number
5961359606
requestReminderLastSent:
@@ -59748,11 +59741,7 @@ components:
5974859741
type: string
5974959742
title: uuid
5975059743
hidden:
59751-
oneOf:
59752-
- type: boolean
59753-
- type: boolean
59754-
enum:
59755-
- false
59744+
type: boolean
5975659745
requestRemindersSent:
5975759746
type: number
5975859747
requestReminderLastSent:

0 commit comments

Comments
 (0)