Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 45 additions & 13 deletions openapi-raw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8671,7 +8671,7 @@ components:
properties:
header_background_color:
type: string
default: '#1A1A1A'
default: '#1a1a1a'
legal_version:
type: string
default: terms1
Expand All @@ -8680,40 +8680,40 @@ components:
- terms2
link_color:
type: string
default: '#00B3E6'
default: '#0061FE'
page_background_color:
type: string
default: '#F7F8F9'
default: '#f7f8f9'
primary_button_color:
type: string
default: '#00B3E6'
default: '#0061FE'
primary_button_color_hover:
type: string
default: '#00B3E6'
default: '#0061FE'
primary_button_text_color:
type: string
default: '#FFFFFF'
default: '#ffffff'
primary_button_text_color_hover:
type: string
default: '#FFFFFF'
default: '#ffffff'
secondary_button_color:
type: string
default: '#FFFFFF'
default: '#ffffff'
secondary_button_color_hover:
type: string
default: '#FFFFFF'
default: '#ffffff'
secondary_button_text_color:
type: string
default: '#00B3E6'
default: '#0061FE'
secondary_button_text_color_hover:
type: string
default: '#00B3E6'
default: '#0061FE'
text_color1:
type: string
default: '#808080'
text_color2:
type: string
default: '#FFFFFF'
default: '#ffffff'
reset_to_default:
description: '_t__Sub::WhiteLabelingOptions::RESET_TO_DEFAULT'
type: boolean
Expand Down Expand Up @@ -9807,6 +9807,14 @@ components:
x-internal-class: true
ApiAppResponse:
description: '_t__ApiAppResponse::DESCRIPTION'
required:
- client_id
- created_at
- domains
- is_approved
- name
- options
- owner_account
properties:
callback_url:
description: '_t__ApiAppResponse::CALLBACK_URL'
Expand Down Expand Up @@ -9841,13 +9849,18 @@ components:
x-internal-class: true
ApiAppResponseOAuth:
description: '_t__ApiAppResponseOAuth::DESCRIPTION'
required:
- callback_url
- charges_users
- scopes
properties:
callback_url:
description: '_t__ApiAppResponseOAuth::CALLBACK_URL'
type: string
secret:
description: '_t__ApiAppResponseOAuth::SECRET'
type: string
nullable: true
scopes:
description: '_t__ApiAppResponseOAuth::SCOPES'
type: array
Expand All @@ -9861,15 +9874,19 @@ components:
x-internal-class: true
ApiAppResponseOptions:
description: '_t__ApiAppResponseOptions::DESCRIPTION'
required:
- can_insert_everywhere
properties:
can_insert_everywhere:
description: '_t__ApiAppResponseOptions::CAN_INSERT_EVERYWHERE'
type: boolean
type: object
nullable: true
x-internal-class: true
ApiAppResponseOwnerAccount:
description: '_t__ApiAppResponseOwnerAccount::DESCRIPTION'
required:
- account_id
- email_address
properties:
account_id:
description: '_t__ApiAppResponseOwnerAccount::ACCOUNT_ID'
Expand All @@ -9881,6 +9898,21 @@ components:
x-internal-class: true
ApiAppResponseWhiteLabelingOptions:
description: '_t__ApiAppResponseWhiteLabelingOptions::DESCRIPTION'
required:
- header_background_color
- legal_version
- link_color
- page_background_color
- primary_button_color
- primary_button_color_hover
- primary_button_text_color
- primary_button_text_color_hover
- secondary_button_color
- secondary_button_color_hover
- secondary_button_text_color
- secondary_button_text_color_hover
- text_color1
- text_color2
properties:
header_background_color:
type: string
Expand Down
58 changes: 45 additions & 13 deletions openapi-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9091,7 +9091,7 @@ components:
properties:
header_background_color:
type: string
default: '#1A1A1A'
default: '#1a1a1a'
legal_version:
type: string
default: terms1
Expand All @@ -9100,40 +9100,40 @@ components:
- terms2
link_color:
type: string
default: '#00B3E6'
default: '#0061FE'
page_background_color:
type: string
default: '#F7F8F9'
default: '#f7f8f9'
primary_button_color:
type: string
default: '#00B3E6'
default: '#0061FE'
primary_button_color_hover:
type: string
default: '#00B3E6'
default: '#0061FE'
primary_button_text_color:
type: string
default: '#FFFFFF'
default: '#ffffff'
primary_button_text_color_hover:
type: string
default: '#FFFFFF'
default: '#ffffff'
secondary_button_color:
type: string
default: '#FFFFFF'
default: '#ffffff'
secondary_button_color_hover:
type: string
default: '#FFFFFF'
default: '#ffffff'
secondary_button_text_color:
type: string
default: '#00B3E6'
default: '#0061FE'
secondary_button_text_color_hover:
type: string
default: '#00B3E6'
default: '#0061FE'
text_color1:
type: string
default: '#808080'
text_color2:
type: string
default: '#FFFFFF'
default: '#ffffff'
reset_to_default:
description: 'Resets white labeling options to defaults. Only useful when updating an API App.'
type: boolean
Expand Down Expand Up @@ -10415,6 +10415,14 @@ components:
x-internal-class: true
ApiAppResponse:
description: 'Contains information about an API App.'
required:
- client_id
- created_at
- domains
- is_approved
- name
- options
- owner_account
properties:
callback_url:
description: 'The app''s callback URL (for events)'
Expand Down Expand Up @@ -10449,13 +10457,18 @@ components:
x-internal-class: true
ApiAppResponseOAuth:
description: 'An object describing the app''s OAuth properties, or null if OAuth is not configured for the app.'
required:
- callback_url
- charges_users
- scopes
properties:
callback_url:
description: 'The app''s OAuth callback URL.'
type: string
secret:
description: 'The app''s OAuth secret, or null if the app does not belong to user.'
type: string
nullable: true
scopes:
description: 'Array of OAuth scopes used by the app.'
type: array
Expand All @@ -10469,15 +10482,19 @@ components:
x-internal-class: true
ApiAppResponseOptions:
description: 'An object with options that override account settings.'
required:
- can_insert_everywhere
properties:
can_insert_everywhere:
description: 'Boolean denoting if signers can "Insert Everywhere" in one click while signing a document'
type: boolean
type: object
nullable: true
x-internal-class: true
ApiAppResponseOwnerAccount:
description: 'An object describing the app''s owner'
required:
- account_id
- email_address
properties:
account_id:
description: 'The owner account''s ID'
Expand All @@ -10489,6 +10506,21 @@ components:
x-internal-class: true
ApiAppResponseWhiteLabelingOptions:
description: 'An object with options to customize the app''s signer page'
required:
- header_background_color
- legal_version
- link_color
- page_background_color
- primary_button_color
- primary_button_color_hover
- primary_button_text_color
- primary_button_text_color_hover
- secondary_button_color
- secondary_button_color_hover
- secondary_button_text_color
- secondary_button_text_color_hover
- text_color1
- text_color2
properties:
header_background_color:
type: string
Expand Down
Loading