Replies: 2 comments
-
Hi! I thought about this, yes. I need to experiment on how well the schema for custom field types can be generated. If you have any ideas about the implementation in mind, I'd be happy to collaborate |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes I have some ideas, I have something that does this already. I need to get a bit more familiar with beanie as I haven't used it yet, and will probably wait for the pydantic v2 version. In the meantime I will work through some initial thoughts and get back in touch. |
Beta Was this translation helpful? Give feedback.
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.
-
Has there been any thought about taking a Document and creating (or updating) the corresponding schema validation in the MongoDB collection (https://www.mongodb.com/docs/manual/core/schema-validation/)?
Beta Was this translation helpful? Give feedback.
All reactions