mrossi-kmx
Results
1
issues of
mrossi-kmx
## Expected Behavior The CloudEvent model, like Pydantic's BaseModel, can serialize of `datetime` properties to strings in the `.json()` function. ## Actual Behavior The CloudEvent model raises a `ValueError` from...