Skip to content

Commit

Permalink
🔨 fix schema, allow "earliest" for .map.time
Browse files Browse the repository at this point in the history
  • Loading branch information
danyx23 committed Oct 23, 2023
1 parent 81299ce commit 567abc6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ properties:
- type: string
enum:
- latest
- earliest
columnSlug:
# TODO: remove this once we have a convention of using the first y dimension instead
description: "Column to show in the map tab. Can be a column slug (e.g. in explorers) or a variable ID (as string)."
Expand Down

0 comments on commit 567abc6

Please sign in to comment.