Package com.example.blogs.app.api.user.dto
package com.example.blogs.app.api.user.dto
-
Record ClassesClassDescriptionCommand object for creating a new user with validated and processed data.Request payload for updating user profile information.Response payload containing updated user profile information.User profile data transfer object containing personal information and post summaries.Summary information for a user's post including title, description, and preview details.