Skip to content

Commit

Permalink
refactor: allow labels parameter to style endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed Aug 25, 2024
1 parent 47ee3ee commit 910ebe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/_infra/src/edge/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ export class EdgeStack extends cdk.Stack {
'style',
'pipeline',
'terrain',
'labels',
// Deprecated single character query params for style and projection
's',
'p',
Expand Down

0 comments on commit 910ebe4

Please sign in to comment.