We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4618c3a commit 2dae7d5Copy full SHA for 2dae7d5
src/main/java/com/back/domain/file/entity/EntityType.java
@@ -1,5 +1,5 @@
1
package com.back.domain.file.entity;
2
3
public enum EntityType {
4
- POST, COMMENT
+ POST, AVATAR, PROFILE
5
}
0 commit comments