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: