Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

어드민 상품 생성 시 이미지 추가 #261

Merged
merged 3 commits into from
Feb 7, 2024

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    0e5ab67 View commit details
    Browse the repository at this point in the history
  2. feat : AdminProductRequestDto @Valid 추가

    - String : @notblank
    - 이미지 : @NotNull
    - 가격 : @NotNull & @positive
    vanillacake369 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c4fd315 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75da8af View commit details
    Browse the repository at this point in the history