diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml index 39455737..ab1e3718 100644 --- a/openapi/openapi.yaml +++ b/openapi/openapi.yaml @@ -113,7 +113,7 @@ paths: $ref: "#/components/responses/InternalServerError" /capital-projects/{z}/{x}/{y}.pbf: get: - summary: Mapbox Vector Tiles for capital projects + summary: 🚧 Mapbox Vector Tiles for capital projects operationId: findCapitalProjectTiles tags: - MVT @@ -173,7 +173,7 @@ paths: $ref: "#/components/responses/InternalServerError" /city-council-districts/{z}/{x}/{y}.pbf: get: - summary: Mapbox Vector Tiles for city council districts + summary: 🚧 Mapbox Vector Tiles for city council districts operationId: findCityCouncilDistrictTiles tags: - MVT @@ -191,7 +191,7 @@ paths: $ref: '#/components/responses/InternalServerError' /community-districts/{z}/{x}/{y}.pbf: get: - summary: Mapbox Vector Tiles for community districts + summary: 🚧 Mapbox Vector Tiles for community districts operationId: findCommunityDistrictTiles tags: - MVT