Skip to content

Commit

Permalink
emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
horatiorosa committed May 30, 2024
1 parent f16a352 commit d38dcd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit d38dcd7

Please sign in to comment.