from .login import LoginRequestModel from .signup import SignupRequestModel """ The 'http_models' package contains the schematics for the body data when making HTTP requests """