From f9e6727255b6dd5f8b5b39537bc075753c66c0ca Mon Sep 17 00:00:00 2001 From: "dev-portal-updater[bot]" <149019135+dev-portal-updater[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 15:47:21 +0000 Subject: [PATCH] feat: update `bitgo-api-docs` This commit updates the BitGo API. --- api.yaml | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/api.yaml b/api.yaml index 190276b..153e90d 100644 --- a/api.yaml +++ b/api.yaml @@ -2296,10 +2296,7 @@ paths: - name: featured in: query schema: - type: string - enum: - - 'true' - - 'false' + type: boolean - name: savedContactsNotInDirectory in: query required: true @@ -59603,11 +59600,7 @@ components: type: string title: uuid hidden: - oneOf: - - type: boolean - - type: boolean - enum: - - false + type: boolean requestRemindersSent: type: number requestReminderLastSent: @@ -59748,11 +59741,7 @@ components: type: string title: uuid hidden: - oneOf: - - type: boolean - - type: boolean - enum: - - false + type: boolean requestRemindersSent: type: number requestReminderLastSent: