Skip to content

fix(schema/index): expose "DocumentArrayElement" #15590

New issue

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hasezoey
Copy link
Collaborator

Summary

While doing the typegoose migration for #15587, i noticed that the type SchemaDocumentArrayElement was not publicly exposed, but typegoose tested against a path being something specific.
Though i dont know if this type is only meant as a private type. (though it is marked @api public)

typegoose for mongoose 8.x
typegoose for mongoose 9.0

Note that this is DRAFT until figuring out if this is actually meant to be public, then i will try to fix the failing tests.

@hasezoey hasezoey requested a review from vkarpov15 August 17, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant