| Index: chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json
|
| diff --git a/chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json b/chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json
|
| index 9d5993a92c63b5f1f180729d2602524cb130873b..5d7a6d9e7582e25ea8558fddb4668a2babacddb9 100644
|
| --- a/chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json
|
| +++ b/chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json
|
| @@ -95,6 +95,47 @@
|
| "properties": [],
|
| "name": "tester",
|
| "description": "a test api",
|
| + "intro_list": [
|
| + {
|
| + "content": [
|
| + {
|
| + "text": "a test api"
|
| + }
|
| + ],
|
| + "title": "Description"
|
| + },
|
| + {
|
| + "content": [
|
| + {
|
| + "message": true,
|
| + "trunk": true,
|
| + "version": null
|
| + }
|
| + ],
|
| + "title": "Availability"
|
| + },
|
| + {
|
| + "content": [
|
| + {
|
| + "text": "\"thing1\", \"thing2\"",
|
| + "perm": "tester"
|
| + },
|
| + {
|
| + "text": "is an API for testing things."
|
| + }
|
| + ],
|
| + "title": "Permissions"
|
| + },
|
| + {
|
| + "content": [
|
| + {
|
| + "text": "Welcome!",
|
| + "link": "https://tester.test.com/welcome.html"
|
| + }
|
| + ],
|
| + "title": "Learn More"
|
| + }
|
| + ],
|
| "types": [
|
| {
|
| "properties": [
|
|
|