Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bap1): Update bap1 #839

Merged
merged 1 commit into from
Dec 28, 2023
Merged

fix(bap1): Update bap1 #839

merged 1 commit into from
Dec 28, 2023

Conversation

flooie
Copy link
Contributor

@flooie flooie commented Dec 28, 2023

Bap1 format for date_filed was a string
but CL is expecting it as a datetime.date
object

Also - Updated tests to reflect this change.

Bap1 format for date_filed was a string
but CL is expecting it as a datetime.date
object

Also - Updated tests to reflect this change.
@flooie flooie merged commit 5e020f4 into main Dec 28, 2023
10 checks passed
@flooie flooie deleted the fix-bap1 branch December 28, 2023 23:53
@mlissner
Copy link
Member

I keep thinking that a json schema for jurisraper outputs makes a lot of sense. It'd prevent errors like this in the future (where the data returned makes sense but is wrong).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants