Skip to content

feat : added CustomerFeedbackSchema helper function to backend/app/schemas.py - #7268

Open
tmdeveloper007 wants to merge 1 commit into
janavipandole:mainfrom
tmdeveloper007:feat/#7267-customer-feedback-schema
Open

feat : added CustomerFeedbackSchema helper function to backend/app/schemas.py#7268
tmdeveloper007 wants to merge 1 commit into
janavipandole:mainfrom
tmdeveloper007:feat/#7267-customer-feedback-schema

Conversation

@tmdeveloper007

Copy link
Copy Markdown
Contributor

📄 Description

Added CustomerFeedbackSchema helper function to backend/app/schemas.py for enhanced schema and utility validation.

🔗 Related Issues

Closes #7267

🧩 Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Style / UI improvement
  • Refactor
  • Test
  • Chore / dependency update

✅ Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Note: This task is being handled by tmdeveloper007 as part of GSSOC (GirlScript Summer of Code) — please assign this PR to the tmdeveloper007 account when picking it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat : add CustomerFeedbackSchema helper function to backend/app/schemas.py

1 participant