Skip to content

[feat 馃帯] Request body validation#1

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

Activity

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

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