We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WIth v4 our serialisation is in a much better state. Issues remaining:
v4
Type
Op
OpDef
serde_yaml::Value
CustomSerialized
pydantic
CustomType
CustomConst
The text was updated successfully, but these errors were encountered:
No branches or pull requests
WIth
v4
our serialisation is in a much better state. Issues remaining:Type
s andOp
s. #981OpDef
#999serde_yaml::Value
does not perfectly round trip serialize. #1048CustomSerialized
tests. #1042pydantic
schema #1056OpDef
serialisation to include Function-valued fields #1057CustomType
s andCustomConst
s is not checked against a schema #1224The text was updated successfully, but these errors were encountered: