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.
2 parents 2bdd0bd + 27e4c7e commit 7e90e02Copy full SHA for 7e90e02
backend/src/main/java/com/example/backend/study/api/controller/info/request/StudyInfoRegisterRequest.java
@@ -2,6 +2,7 @@
2
3
4
import com.example.backend.domain.define.study.info.StudyInfo;
5
+import com.example.backend.domain.define.study.info.constant.RepositoryInfo;
6
import com.example.backend.domain.define.study.info.constant.StudyPeriodType;
7
import com.example.backend.domain.define.study.info.constant.StudyStatus;
8
import jakarta.validation.constraints.Max;
0 commit comments