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
11 changes: 10 additions & 1 deletion src/assets/api/crowdin/file-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42219,8 +42219,9 @@ components:
type: string
example: "Be My Eyes iOS's Style Guide"
aiInstructions:
description: 'Style Guide instructions for AI models'
description: "Style Guide instructions for AI models\n\n__Note:__ `maxLength` counts bytes, not characters — a non-Latin value reaches the limit two to four times sooner than its character count suggests"
type: string
maxLength: 10240
nullable: true
languageIds:
description: 'Style Guide Language Identifier list. Get via [List Supported Languages](#operation/api.languages.getMany)'
Expand Down Expand Up @@ -47598,6 +47599,10 @@ components:
type: boolean
default: false
example: true
mdx:
type: boolean
default: true
example: true
type: object
qaChecksIgnorableCategories:
properties:
Expand Down Expand Up @@ -47673,6 +47678,10 @@ components:
type: boolean
default: false
example: true
mdx:
type: boolean
default: false
example: false
type: object
ProjectPermissionsRoles:
description: 'Array of objects'
Expand Down
11 changes: 10 additions & 1 deletion src/assets/api/crowdin/string-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39459,8 +39459,9 @@ components:
type: string
example: "Be My Eyes iOS's Style Guide"
aiInstructions:
description: 'Style Guide instructions for AI models'
description: "Style Guide instructions for AI models\n\n__Note:__ `maxLength` counts bytes, not characters — a non-Latin value reaches the limit two to four times sooner than its character count suggests"
type: string
maxLength: 10240
nullable: true
languageIds:
description: 'Style Guide Language Identifier list. Get via [List Supported Languages](#operation/api.languages.getMany)'
Expand Down Expand Up @@ -44761,6 +44762,10 @@ components:
type: boolean
default: false
example: true
mdx:
type: boolean
default: true
example: true
type: object
qaChecksIgnorableCategories:
properties:
Expand Down Expand Up @@ -44836,6 +44841,10 @@ components:
type: boolean
default: false
example: true
mdx:
type: boolean
default: false
example: false
type: object
ProjectPermissionsRoles:
description: 'Array of objects'
Expand Down
11 changes: 10 additions & 1 deletion src/assets/api/enterprise/file-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49244,8 +49244,9 @@ components:
example: 2
nullable: true
aiInstructions:
description: 'Rules to be used by AI models'
description: "Rules to be used by AI models\n\n__Note:__ `maxLength` counts bytes, not characters — a non-Latin value reaches the limit two to four times sooner than its character count suggests"
type: string
maxLength: 10240
nullable: true
languageIds:
description: 'Style Guide Language Identifier list. Get via [List Supported Languages](#operation/api.languages.getMany)'
Expand Down Expand Up @@ -55421,6 +55422,10 @@ components:
type: boolean
default: false
example: true
mdx:
type: boolean
default: true
example: true
type: object
qaChecksIgnorableCategories:
properties:
Expand Down Expand Up @@ -55496,6 +55501,10 @@ components:
type: boolean
default: false
example: true
mdx:
type: boolean
default: false
example: false
type: object
ProjectPermissionsRoles:
description: 'Array of objects'
Expand Down
11 changes: 10 additions & 1 deletion src/assets/api/enterprise/string-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46270,8 +46270,9 @@ components:
example: 2
nullable: true
aiInstructions:
description: 'Rules to be used by AI models'
description: "Rules to be used by AI models\n\n__Note:__ `maxLength` counts bytes, not characters — a non-Latin value reaches the limit two to four times sooner than its character count suggests"
type: string
maxLength: 10240
nullable: true
languageIds:
description: 'Style Guide Language Identifier list. Get via [List Supported Languages](#operation/api.languages.getMany)'
Expand Down Expand Up @@ -52368,6 +52369,10 @@ components:
type: boolean
default: false
example: true
mdx:
type: boolean
default: true
example: true
type: object
qaChecksIgnorableCategories:
properties:
Expand Down Expand Up @@ -52443,6 +52448,10 @@ components:
type: boolean
default: false
example: true
mdx:
type: boolean
default: false
example: false
type: object
ProjectPermissionsRoles:
description: 'Array of objects'
Expand Down