File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11135,19 +11135,19 @@ mockedApiResponse.Schema = {
1113511135 ],
1113611136 "required": false
1113711137 },
11138- "site_logo": {
11139- "title": "Logo",
11140- "description": "Site logo.",
11141- "type": "integer",
11142- "required": false
11143- },
11144- "site_icon": {
11145- "title": "Icon",
11146- "description": "Site icon.",
11147- "type": "integer",
11148- "required": false
11149- }
11150- }
11138+ "site_logo": {
11139+ "title": "Logo",
11140+ "description": "Site logo.",
11141+ "type": "integer",
11142+ "required": false
11143+ },
11144+ "site_icon": {
11145+ "title": "Icon",
11146+ "description": "Site icon.",
11147+ "type": "integer",
11148+ "required": false
11149+ }
11150+ }
1115111151 }
1115211152 ],
1115311153 "_links": {
@@ -14563,6 +14563,6 @@ mockedApiResponse.settings = {
1456314563 "page_for_posts": 0,
1456414564 "default_ping_status": "open",
1456514565 "default_comment_status": "open",
14566- "site_logo": null,
14567- "site_icon": 0
14566+ "site_logo": null,
14567+ "site_icon": 0
1456814568};
You can’t perform that action at this time.
0 commit comments