fosslight
fosslight copied to clipboard
(Improvement) REST API > /api/v1/oss_report_src > Add a parameter to turn off the reset function
Add a parameter to turn off the reset function.
eng. Add parameter (reset) to turn off the reset function.
- AS-IS: When uploading a report, the report is uploaded after performing a reset.
- TO-BE: Add reset parameter and if this value is false, upload the report without resetting it. (Previously uploaded results are maintained and newly uploaded reports are appended.)
- However, if the reset parameter is not entered, reset operates as true (default value: true)
ko. reset 기능을 끄기 위한 Parameter (reset)를 추가.
- AS-IS: Report를 업로드시 무조건 Reset를 수행한 후 Report를 업로드함.
- TO-BE: reset Parameter를 추가하고 이 값이 false이면, reset하지 않고 Report를 업로드함. (기존에 업로드된 결과가 유지되고 새로 업로드하는 report를 append함.)
- 단, reset parameter가 입력되지 않는 다면, reset : true로 동작함 (default value : true)
Can I work on this issue?
Also, I looked through some more related methods and found a typo in this class src/main/java/oss/fosslight/domain/T2Authorities.java
I think it's appropriate to use authorities rather than authoritys.
@D0ri123 , Let's postpone editing the filename for later. 😃
@D0ri123 , Would you tell me the progress of this issue?
@D0ri123 , Would you tell me the progress of this issue?
@soimkim Due to personal circumstances, not much progress has been made. Sorry for not being able to inform you quickly.😢 Can I unassign and participate more diligently in the next masters activity?