{
  "name": "API",
  "shortname": "API",
  "classitems": [
    {
      "file": "addon/routes/api.js",
      "line": 13,
      "description": "<p>When in Fountainhead we need to pass down id query param OR the hash depending\non LocationType. Kick off hash tracking on activate.</p>\n",
      "itemtype": "method",
      "name": "activate",
      "class": "API",
      "srcFileId": "addon_routes_api.js"
    },
    {
      "file": "addon/routes/api.js",
      "line": 21,
      "description": "<p>We check for and fetch meta data if needed in the parent routes of\nFountainhead. This lets consumers overwrite the <code>apiNamespace</code> if they\nneed before we request the meta data that drives Fountainhead.</p>\n<p>NOTE: We only fetch meta data if it isn't present yet.</p>\n",
      "itemtype": "method",
      "name": "beforeModel",
      "return": {
        "description": "",
        "type": "Promise|true"
      },
      "class": "API",
      "srcFileId": "addon_routes_api.js"
    }
  ],
  "plugins": [],
  "extensions": [],
  "plugin_for": [],
  "extension_for": [],
  "module": "Addon",
  "file": "addon/routes/api.js",
  "line": 3,
  "description": "<p>The <code>/api</code> route is the parent route for module and class documentation.</p>\n",
  "is_constructor": 1,
  "extends": "Ember.Route",
  "method": [
    {
      "file": "addon/routes/api.js",
      "line": 13,
      "description": "<p>When in Fountainhead we need to pass down id query param OR the hash depending\non LocationType. Kick off hash tracking on activate.</p>\n",
      "itemtype": "method",
      "name": "activate",
      "class": "API",
      "srcFileId": "addon_routes_api.js"
    },
    {
      "file": "addon/routes/api.js",
      "line": 21,
      "description": "<p>We check for and fetch meta data if needed in the parent routes of\nFountainhead. This lets consumers overwrite the <code>apiNamespace</code> if they\nneed before we request the meta data that drives Fountainhead.</p>\n<p>NOTE: We only fetch meta data if it isn't present yet.</p>\n",
      "itemtype": "method",
      "name": "beforeModel",
      "return": {
        "description": "",
        "type": "Promise|true"
      },
      "class": "API",
      "srcFileId": "addon_routes_api.js"
    }
  ],
  "property": [],
  "event": [],
  "srcFileId": "addon_routes_api.js"
}