Replies: 1 comment
|
related #362 , or just maintain a good bidirectional json schema (or LinkedML) conversion. from there you can do the programming language mapping. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
All Client functions return dicts now. It would be nice for the quality of the client if they would be proper classes that could be typechecked.
We could use Pydantic as well for extra validation options or schema creation.
All reactions