Skip to content
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

feat(schema): Add schema helper for handling Object ids #3058

Merged
merged 3 commits into from
Feb 15, 2023
Merged

Conversation

daffl
Copy link
Member

@daffl daffl commented Feb 14, 2023

This pull request adds an ObjectIdSchema helper that allows validating both, strings that will be converted to object ids and existing MongoDB object ids and updates the generator accordingly.

@netlify
Copy link

netlify bot commented Feb 14, 2023

Deploy Preview for feathers-dove ready!

Name Link
🔨 Latest commit 4e9e510
🔍 Latest deploy log https://app.netlify.com/sites/feathers-dove/deploys/63ebedc8df03c7000813d870
😎 Deploy Preview https://deploy-preview-3058--feathers-dove.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

docs/api/databases/mongodb.md Outdated Show resolved Hide resolved
docs/api/databases/mongodb.md Outdated Show resolved Hide resolved
docs/api/databases/mongodb.md Outdated Show resolved Hide resolved
Copy link
Member

@marshallswain marshallswain left a comment

Choose a reason for hiding this comment

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

:shipit: after changes.

@daffl daffl merged commit 1393bed into dove Feb 15, 2023
@daffl daffl deleted the objectid-schema branch February 15, 2023 05:14
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.

None yet

2 participants