Skip to content

[feat 🎡] Request body validation #1

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

Open
5 tasks done
devlopersabbir opened this issue Dec 10, 2023 · 0 comments
Open
5 tasks done

[feat 🎡] Request body validation #1

devlopersabbir opened this issue Dec 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@devlopersabbir
Copy link
Member

devlopersabbir commented Dec 10, 2023

Create a request body validator with the below TODO

  • Create a userModel.py file for the user request body
  • Create a User class then will extend BaseModel which will come from pydantic
  • Must use __init__.py file for package managing (required)
  • Mention User model in http request body prams and also in http response
  • Path & request body extra validations
@devlopersabbir devlopersabbir self-assigned this Dec 10, 2023
@devlopersabbir devlopersabbir added enhancement New feature or request help wanted Extra attention is needed labels Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant