Skip to content
Snippets Groups Projects

M3 fix exercise scopes

Merged Dominika Zemanovičová requested to merge M3-fix-exercise-scopes into main
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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"}),
  • added 1 commit

    • 82f8fe87 - Delete scopes from annotations

    Compare with previous version

  • Martin Gargalovič approved this merge request

    approved this merge request

  • Jan Pokorný approved this merge request

    approved this merge request

  • Dominika Zemanovičová marked this merge request as ready

    marked this merge request as ready

  • mentioned in commit ac222b07

  • Please register or sign in to reply
    Loading