-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Create a request body validator with the below TODO
- Create a
userModel.pyfile for the user request body - Create a
Userclass then will extendBaseModelwhich will come frompydantic - Must use
__init__.pyfile for package managing (required) - Mention User model in
httprequest body prams and also inhttp response - Path & request body extra validations
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed