Skip to content

Commit c6d2937

Browse files
committed
fix: remove project from account locales
1 parent 456b055 commit c6d2937

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

schemas/account_locale.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ account_locale:
77
type: string
88
code:
99
type: string
10-
project:
11-
"$ref": "./project_short.yaml#/project_short"
1210
example:
1311
name: English
1412
code: en-GB
15-
project:
16-
name: My Android Project
17-
main_format: xml
18-
created_at: '2015-01-28T09:52:53Z'
19-
updated_at: '2015-01-28T09:52:53Z'

0 commit comments

Comments
 (0)