{
  "#<projectName>": {
    "get": {
      "schema": "http",
      "method": [
        "GET"
      ]
    },
    "post": {
      "schema": "http",
      "method": [
        "POST"
      ]
    }
  }
}
