source-github
has many timestamps as strings that should really be "date-time"
#19298
Labels
source-github
has many timestamps as strings that should really be "date-time"
#19298
In
source_github/schemas/events.json
created_at
should gain"format": "date-time"
In
source_github/schemas/workflow_runs.json
created_at
should gain"format": "date-time"
updated_at
should gain"format": "date-time"
The text was updated successfully, but these errors were encountered: