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

Feature/zod #2326

Merged
merged 5 commits into from
Sep 9, 2024
Merged

Feature/zod #2326

merged 5 commits into from
Sep 9, 2024

Conversation

TinyMurky
Copy link
Contributor

DEVELOP

  • Description: Add new Zod query validator, the "example" related zod file will be delete after all api in APIName has implemented validator

Related Issues

Checklist

  • Used @ in import paths.
  • Verified naming convention compliance (Naming Convention Guidelines).
  • Coding style verification: checked
  • new Library: 1
    • Zod, this can validate an object(or any kind of variable), and format it's type, use on body and query check
  • new loop: 0
  • new recursive: 0
  • high risk: 0
  • new sql: 0

UML Diagrams

  • None

Additional Notes

  • Ensured all links are up-to-date.
  • Conducted thorough testing on responsive design changes.
  • Documented any notable considerations or edge cases addressed.

@TinyMurky TinyMurky self-assigned this Sep 9, 2024
Copy link

vercel bot commented Sep 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
i-sun-fa ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 9, 2024 11:10am

@TinyMurky TinyMurky linked an issue Sep 9, 2024 that may be closed by this pull request
2 tasks
Copy link
Member

@Luphia Luphia left a comment

Choose a reason for hiding this comment

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

  • no bug found

@Luphia Luphia merged commit 0bd1ab4 into develop Sep 9, 2024
4 checks passed
@Luphia Luphia deleted the feature/zod branch September 9, 2024 11:10
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.

[FEATURE] - Implement unify input check - Search if Zod can be validator
2 participants