An error occurred while fetching the assigned milestone of the selected merge_request.
M3 fix exercise scopes
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
80 80 * @param id of answer to delete 81 81 * @throws ResponseStatusException if answer with specified id does not exist 82 82 */ 83 @Operation(security = @SecurityRequirement(name = ModuleExerciseApplication.SECURITY_SCHEME_NAME,scopes = {"test_1","test_2"}), 83 @Operation(security = @SecurityRequirement(name = ModuleExerciseApplication.SECURITY_SCHEME_NAME, scopes = {"test_1", "test_2"}), changed this line in version 2 of the diff
mentioned in commit ac222b07
Please register or sign in to reply