Files

3 lines
84 B
C#
Raw Permalink Normal View History

namespace WatchIt.DTO.Models.Generics.Image;
public class ImageRequest : ImageBase;