Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Conversation

@sgalich
Copy link

@sgalich sgalich commented Jan 7, 2023

Avoiding error:

pydantic.error_wrappers.ValidationError: 2 validation errors for CryptoBarsRequest
start
  invalid datetime format (type=value_error.datetime)
end
  invalid datetime format (type=value_error.datetime)

Avoiding error:

```
pydantic.error_wrappers.ValidationError: 2 validation errors for CryptoBarsRequest
start
  invalid datetime format (type=value_error.datetime)
end
  invalid datetime format (type=value_error.datetime)
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant