{
  "actions" : [
    {
      "absoluteName" : "action\/AddLocationAction",
      "associatedTypes" : {
        "EntityType" : {
          "collectionType" : "scalar",
          "isOptional" : false,
          "type" : {
            "linkEntity" : "entity\/LocationEntity"
          }
        }
      },
      "description" : "",
      "fullyQualifiedName" : "AddLocationAction",
      "name" : "AddLocationAction",
      "parameters" : [
        {
          "absoluteName" : "action\/AddLocationAction.parameter\/name",
          "label" : "name",
          "supportedInputTypes" : [

          ],
          "typeInfo" : {
            "collectionType" : "scalar",
            "isOptional" : true,
            "type" : {
              "prebuilt" : {
                "string" : true
              }
            }
          }
        }
      ],
      "relatedPrebuiltActionName" : "CreateEntityAction",
      "swiftMangledName" : "",
      "title" : ""
    },
    {
      "absoluteName" : "action\/CloseLocationL2ViewAction",
      "description" : "",
      "fullyQualifiedName" : "CloseLocationL2ViewAction",
      "name" : "CloseLocationL2ViewAction",
      "parameters" : [
        {
          "absoluteName" : "action\/CloseLocationL2ViewAction.parameter\/entity",
          "label" : "entity",
          "supportedInputTypes" : [

          ],
          "typeInfo" : {
            "collectionType" : "scalar",
            "isOptional" : false,
            "type" : {
              "linkEntity" : "entity\/LocationL2ViewEntity"
            }
          }
        }
      ],
      "relatedPrebuiltActionName" : "CloseEntityAction",
      "swiftMangledName" : "",
      "title" : ""
    },
    {
      "absoluteName" : "action\/CloseSidebarAction",
      "description" : "",
      "fullyQualifiedName" : "CloseSidebarAction",
      "name" : "CloseSidebarAction",
      "parameters" : [
        {
          "absoluteName" : "action\/CloseSidebarAction.parameter\/entity",
          "label" : "entity",
          "supportedInputTypes" : [

          ],
          "typeInfo" : {
            "collectionType" : "scalar",
            "isOptional" : false,
            "type" : {
              "linkEntity" : "entity\/SidebarEntity"
            }
          }
        }
      ],
      "relatedPrebuiltActionName" : "CloseEntityAction",
      "swiftMangledName" : "",
      "title" : ""
    },
    {
      "absoluteName" : "action\/DeleteLocationAction",
      "description" : "",
      "fullyQualifiedName" : "DeleteLocationAction",
      "name" : "DeleteLocationAction",
      "parameters" : [
        {
          "absoluteName" : "action\/DeleteLocationAction.parameter\/entity",
          "label" : "entity",
          "supportedInputTypes" : [

          ],
          "typeInfo" : {
            "collectionType" : "array",
            "isOptional" : false,
            "type" : {
              "linkEntity" : "entity\/LocationEntity"
            }
          }
        }
      ],
      "relatedPrebuiltActionName" : "DeleteEntityAction",
      "swiftMangledName" : "",
      "title" : ""
    },
    {
      "absoluteName" : "action\/NavigateLocationsAction",
      "description" : "",
      "fullyQualifiedName" : "NavigateLocationsAction",
      "name" : "NavigateLocationsAction",
      "parameters" : [

      ],
      "relatedPrebuiltActionName" : "NavigateSequentiallyAction",
      "swiftMangledName" : "",
      "title" : ""
    },
    {
      "absoluteName" : "action\/OpenListAction",
      "description" : "",
      "fullyQualifiedName" : "OpenListAction",
      "name" : "OpenListAction",
      "parameters" : [
        {
          "absoluteName" : "action\/OpenListAction.parameter\/entity",
          "label" : "entity",
          "supportedInputTypes" : [

          ],
          "typeInfo" : {
            "collectionType" : "scalar",
            "isOptional" : false,
            "type" : {
              "linkEntity" : "entity\/ListEntity"
            }
          }
        }
      ],
      "relatedPrebuiltActionName" : "OpenEntityAction",
      "swiftMangledName" : "",
      "title" : ""
    },
    {
      "absoluteName" : "action\/OpenLocationAction",
      "description" : "",
      "fullyQualifiedName" : "OpenLocationAction",
      "name" : "OpenLocationAction",
      "parameters" : [
        {
          "absoluteName" : "action\/OpenLocationAction.parameter\/entity",
          "label" : "entity",
          "supportedInputTypes" : [

          ],
          "typeInfo" : {
            "collectionType" : "scalar",
            "isOptional" : false,
            "type" : {
              "linkEntity" : "entity\/LocationEntity"
            }
          }
        }
      ],
      "relatedPrebuiltActionName" : "OpenEntityAction",
      "swiftMangledName" : "",
      "title" : ""
    },
    {
      "absoluteName" : "action\/OpenLocationL2ViewAction",
      "description" : "",
      "fullyQualifiedName" : "OpenLocationL2ViewAction",
      "name" : "OpenLocationL2ViewAction",
      "parameters" : [
        {
          "absoluteName" : "action\/OpenLocationL2ViewAction.parameter\/entity",
          "label" : "entity",
          "supportedInputTypes" : [

          ],
          "typeInfo" : {
            "collectionType" : "scalar",
            "isOptional" : false,
            "type" : {
              "linkEntity" : "entity\/LocationL2ViewEntity"
            }
          }
        }
      ],
      "relatedPrebuiltActionName" : "OpenEntityAction",
      "swiftMangledName" : "",
      "title" : ""
    },
    {
      "absoluteName" : "action\/OpenMyLocationAction",
      "description" : "",
      "fullyQualifiedName" : "OpenMyLocationAction",
      "name" : "OpenMyLocationAction",
      "parameters" : [
        {
          "absoluteName" : "action\/OpenMyLocationAction.parameter\/entity",
          "label" : "entity",
          "supportedInputTypes" : [

          ],
          "typeInfo" : {
            "collectionType" : "scalar",
            "isOptional" : false,
            "type" : {
              "linkEntity" : "entity\/MyLocationEntity"
            }
          }
        }
      ],
      "relatedPrebuiltActionName" : "OpenEntityAction",
      "swiftMangledName" : "",
      "title" : ""
    },
    {
      "absoluteName" : "action\/OpenSearchResultAction",
      "description" : "",
      "fullyQualifiedName" : "OpenSearchResultAction",
      "name" : "OpenSearchResultAction",
      "parameters" : [
        {
          "absoluteName" : "action\/OpenSearchResultAction.parameter\/entity",
          "label" : "entity",
          "supportedInputTypes" : [

          ],
          "typeInfo" : {
            "collectionType" : "scalar",
            "isOptional" : false,
            "type" : {
              "linkEntity" : "entity\/SearchResultEntity"
            }
          }
        }
      ],
      "relatedPrebuiltActionName" : "OpenEntityAction",
      "swiftMangledName" : "",
      "title" : ""
    },
    {
      "absoluteName" : "action\/OpenSidebarAction",
      "description" : "",
      "fullyQualifiedName" : "OpenSidebarAction",
      "name" : "OpenSidebarAction",
      "parameters" : [
        {
          "absoluteName" : "action\/OpenSidebarAction.parameter\/entity",
          "label" : "entity",
          "supportedInputTypes" : [

          ],
          "typeInfo" : {
            "collectionType" : "scalar",
            "isOptional" : false,
            "type" : {
              "linkEntity" : "entity\/SidebarEntity"
            }
          }
        }
      ],
      "relatedPrebuiltActionName" : "OpenEntityAction",
      "swiftMangledName" : "",
      "title" : ""
    },
    {
      "absoluteName" : "action\/SearchLocationAction",
      "description" : "",
      "fullyQualifiedName" : "SearchLocationAction",
      "name" : "SearchLocationAction",
      "parameters" : [
        {
          "absoluteName" : "action\/SearchLocationAction.parameter\/searchPhrase",
          "label" : "searchPhrase",
          "supportedInputTypes" : [

          ],
          "typeInfo" : {
            "collectionType" : "scalar",
            "isOptional" : false,
            "type" : {
              "prebuilt" : {
                "string" : true
              }
            }
          }
        }
      ],
      "relatedPrebuiltActionName" : "SearchAction",
      "swiftMangledName" : "",
      "title" : ""
    }
  ],
  "entities" : [
    {
      "absoluteName" : "entity\/ListEntity",
      "actions" : [

      ],
      "fullyQualifiedName" : "ListEntity",
      "inheritsFrom" : null,
      "localeDataKey" : "entity\/ListEntity",
      "name" : "ListEntity",
      "swiftMangledName" : ""
    },
    {
      "absoluteName" : "entity\/LocationEntity",
      "actions" : [

      ],
      "fullyQualifiedName" : "LocationEntity",
      "inheritsFrom" : null,
      "localeDataKey" : "entity\/LocationEntity",
      "name" : "LocationEntity",
      "swiftMangledName" : ""
    },
    {
      "absoluteName" : "entity\/LocationL2ViewEntity",
      "actions" : [

      ],
      "fullyQualifiedName" : "LocationL2ViewEntity",
      "inheritsFrom" : null,
      "localeDataKey" : "entity\/LocationL2ViewEntity",
      "name" : "LocationL2ViewEntity",
      "swiftMangledName" : ""
    },
    {
      "absoluteName" : "entity\/MyLocationEntity",
      "actions" : [

      ],
      "fullyQualifiedName" : "MyLocationEntity",
      "inheritsFrom" : null,
      "localeDataKey" : "entity\/MyLocationEntity",
      "name" : "MyLocationEntity",
      "swiftMangledName" : ""
    },
    {
      "absoluteName" : "entity\/SearchResultEntity",
      "actions" : [

      ],
      "fullyQualifiedName" : "SearchResultEntity",
      "inheritsFrom" : null,
      "localeDataKey" : "entity\/SearchResultEntity",
      "name" : "SearchResultEntity",
      "swiftMangledName" : ""
    },
    {
      "absoluteName" : "entity\/SidebarEntity",
      "actions" : [

      ],
      "fullyQualifiedName" : "SidebarEntity",
      "inheritsFrom" : null,
      "localeDataKey" : "entity\/SidebarEntity",
      "name" : "SidebarEntity",
      "swiftMangledName" : ""
    }
  ],
  "enums" : [
    {
      "absoluteName" : "enum\/ListEntity",
      "cases" : [
        {
          "absoluteName" : "enum\/ListEntity.enumCase\/list",
          "keyPath" : "",
          "name" : "list",
          "rawValue" : "list"
        }
      ],
      "fullyQualifiedName" : "ListEntity",
      "keyPath" : "",
      "localeDataKey" : "enum\/ListEntity",
      "name" : "ListEntity",
      "swiftMangledName" : ""
    },
    {
      "absoluteName" : "enum\/LocationL2ViewEntity",
      "cases" : [
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/severeAlert",
          "keyPath" : "",
          "name" : "severeAlert",
          "rawValue" : "severeAlert"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/hourlyForecast",
          "keyPath" : "",
          "name" : "hourlyForecast",
          "rawValue" : "hourlyForecast"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/dailyForecast",
          "keyPath" : "",
          "name" : "dailyForecast",
          "rawValue" : "dailyForecast"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/airQuality",
          "keyPath" : "",
          "name" : "airQuality",
          "rawValue" : "airQuality"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/temperature",
          "keyPath" : "",
          "name" : "temperature",
          "rawValue" : "temperature"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/feelsLike",
          "keyPath" : "",
          "name" : "feelsLike",
          "rawValue" : "feelsLike"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/nextHourPrecipitation",
          "keyPath" : "",
          "name" : "nextHourPrecipitation",
          "rawValue" : "nextHourPrecipitation"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/precipitationTotal",
          "keyPath" : "",
          "name" : "precipitationTotal",
          "rawValue" : "precipitationTotal"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/pressure",
          "keyPath" : "",
          "name" : "pressure",
          "rawValue" : "pressure"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/humidity",
          "keyPath" : "",
          "name" : "humidity",
          "rawValue" : "humidity"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/map",
          "keyPath" : "",
          "name" : "map",
          "rawValue" : "map"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/airQualityMap",
          "keyPath" : "",
          "name" : "airQualityMap",
          "rawValue" : "airQualityMap"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/precipitationMap",
          "keyPath" : "",
          "name" : "precipitationMap",
          "rawValue" : "precipitationMap"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/temperatureMap",
          "keyPath" : "",
          "name" : "temperatureMap",
          "rawValue" : "temperatureMap"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/uvIndex",
          "keyPath" : "",
          "name" : "uvIndex",
          "rawValue" : "uvIndex"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/visibility",
          "keyPath" : "",
          "name" : "visibility",
          "rawValue" : "visibility"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/sunriseSunset",
          "keyPath" : "",
          "name" : "sunriseSunset",
          "rawValue" : "sunriseSunset"
        },
        {
          "absoluteName" : "enum\/LocationL2ViewEntity.enumCase\/wind",
          "keyPath" : "",
          "name" : "wind",
          "rawValue" : "wind"
        }
      ],
      "fullyQualifiedName" : "LocationL2ViewEntity",
      "keyPath" : "",
      "localeDataKey" : "enum\/LocationL2ViewEntity",
      "name" : "LocationL2ViewEntity",
      "swiftMangledName" : ""
    },
    {
      "absoluteName" : "enum\/MyLocationEntity",
      "cases" : [
        {
          "absoluteName" : "enum\/MyLocationEntity.enumCase\/myLocation",
          "keyPath" : "",
          "name" : "myLocation",
          "rawValue" : "myLocation"
        }
      ],
      "fullyQualifiedName" : "MyLocationEntity",
      "keyPath" : "",
      "localeDataKey" : "enum\/MyLocationEntity",
      "name" : "MyLocationEntity",
      "swiftMangledName" : ""
    },
    {
      "absoluteName" : "enum\/SearchResultEntity",
      "cases" : [
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/first",
          "keyPath" : "",
          "name" : "first",
          "rawValue" : "first"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/second",
          "keyPath" : "",
          "name" : "second",
          "rawValue" : "second"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/third",
          "keyPath" : "",
          "name" : "third",
          "rawValue" : "third"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/fourth",
          "keyPath" : "",
          "name" : "fourth",
          "rawValue" : "fourth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/fifth",
          "keyPath" : "",
          "name" : "fifth",
          "rawValue" : "fifth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/sixth",
          "keyPath" : "",
          "name" : "sixth",
          "rawValue" : "sixth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/seventh",
          "keyPath" : "",
          "name" : "seventh",
          "rawValue" : "seventh"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/eighth",
          "keyPath" : "",
          "name" : "eighth",
          "rawValue" : "eighth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/ninth",
          "keyPath" : "",
          "name" : "ninth",
          "rawValue" : "ninth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/tenth",
          "keyPath" : "",
          "name" : "tenth",
          "rawValue" : "tenth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/eleventh",
          "keyPath" : "",
          "name" : "eleventh",
          "rawValue" : "eleventh"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/twelfth",
          "keyPath" : "",
          "name" : "twelfth",
          "rawValue" : "twelfth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/thirteenth",
          "keyPath" : "",
          "name" : "thirteenth",
          "rawValue" : "thirteenth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/fourteenth",
          "keyPath" : "",
          "name" : "fourteenth",
          "rawValue" : "fourteenth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/fifteenth",
          "keyPath" : "",
          "name" : "fifteenth",
          "rawValue" : "fifteenth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/sixteenth",
          "keyPath" : "",
          "name" : "sixteenth",
          "rawValue" : "sixteenth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/seventeenth",
          "keyPath" : "",
          "name" : "seventeenth",
          "rawValue" : "seventeenth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/eighteenth",
          "keyPath" : "",
          "name" : "eighteenth",
          "rawValue" : "eighteenth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/nineteenth",
          "keyPath" : "",
          "name" : "nineteenth",
          "rawValue" : "nineteenth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/twentieth",
          "keyPath" : "",
          "name" : "twentieth",
          "rawValue" : "twentieth"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/last",
          "keyPath" : "",
          "name" : "last",
          "rawValue" : "last"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/secondLast",
          "keyPath" : "",
          "name" : "secondLast",
          "rawValue" : "secondLast"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/thirdLast",
          "keyPath" : "",
          "name" : "thirdLast",
          "rawValue" : "thirdLast"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/fourthLast",
          "keyPath" : "",
          "name" : "fourthLast",
          "rawValue" : "fourthLast"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/fifthLast",
          "keyPath" : "",
          "name" : "fifthLast",
          "rawValue" : "fifthLast"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/sixthLast",
          "keyPath" : "",
          "name" : "sixthLast",
          "rawValue" : "sixthLast"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/seventhLast",
          "keyPath" : "",
          "name" : "seventhLast",
          "rawValue" : "seventhLast"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/eighthLast",
          "keyPath" : "",
          "name" : "eighthLast",
          "rawValue" : "eighthLast"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/ninthLast",
          "keyPath" : "",
          "name" : "ninthLast",
          "rawValue" : "ninthLast"
        },
        {
          "absoluteName" : "enum\/SearchResultEntity.enumCase\/tenthLast",
          "keyPath" : "",
          "name" : "tenthLast",
          "rawValue" : "tenthLast"
        }
      ],
      "fullyQualifiedName" : "SearchResultEntity",
      "keyPath" : "",
      "localeDataKey" : "enum\/SearchResultEntity",
      "name" : "SearchResultEntity",
      "swiftMangledName" : ""
    },
    {
      "absoluteName" : "enum\/SidebarEntity",
      "cases" : [
        {
          "absoluteName" : "enum\/SidebarEntity.enumCase\/sidebar",
          "keyPath" : "",
          "name" : "sidebar",
          "rawValue" : "sidebar"
        }
      ],
      "fullyQualifiedName" : "SidebarEntity",
      "keyPath" : "",
      "localeDataKey" : "enum\/SidebarEntity",
      "name" : "SidebarEntity",
      "swiftMangledName" : ""
    }
  ],
  "queries" : [

  ]
}