Skip to content

Commit

Permalink
add favicon files
Browse files Browse the repository at this point in the history
refactor controller
clean up docs
  • Loading branch information
ckroeger committed Jul 23, 2023
1 parent 98f201d commit 6d543d9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ public class QRController {
* @param asFile download as file (default = false)
* @param width in pixel (optional - default = 350)
* @param height in pixel (optional - default = 350)
* @throws Exception
*/
@GetMapping(path = {"", "/{fileName}"})
@Operation(summary = "Download a qrfile")
Expand Down

0 comments on commit 6d543d9

Please sign in to comment.