Skip to content

Commit

Permalink
fix: add fields: map to baseline_daily and baseline_last_seen schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
kik-kik committed May 23, 2024
1 parent 133d6fa commit a01a94a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
fields:
- mode: NULLABLE
name: submission_date
type: DATE
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
fields:
- name: days_seen_bits
type: INTEGER
- name: days_active_bits
Expand Down

0 comments on commit a01a94a

Please sign in to comment.