Skip to content

[feat 🎡] Request body validation #1

Open
@devlopersabbir

Description

@devlopersabbir

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

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions