Skip to content

Conversation

hasezoey
Copy link
Collaborator

Summary

This PR fixes some issues i came across in the docs once again:

  • functions cast were labeled as get
  • property $conditionalHandlers did not have the proper jsdoc tags, so at parse time it did not know where it belonged to (resulting in function Object() { [native code] }.prototype.$conditionalHandlers)

Additionally, i added Types.UUID and Schema.Types.UUID to be listed in the sidebar.

Function "cast" was named "get".
And "$conditionalHandlers" didnt have the proper tags.
@hasezoey hasezoey requested a review from vkarpov15 August 14, 2025 09:20
@hasezoey hasezoey added the docs This issue is due to a mistake or omission in the mongoosejs.com documentation label Aug 14, 2025
Copy link
Collaborator

@vkarpov15 vkarpov15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@vkarpov15 vkarpov15 added this to the 8.17.2 milestone Aug 16, 2025
@vkarpov15 vkarpov15 merged commit e7d00d0 into Automattic:master Aug 16, 2025
38 of 39 checks passed
@hasezoey hasezoey deleted the fixDocs branch August 17, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants