Skip to content

Commit

Permalink
Fix correct route declaration for public-csv api
Browse files Browse the repository at this point in the history
  • Loading branch information
etahto committed Dec 18, 2024
1 parent 0349692 commit f866526
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


(def internal-routes
[["public-csv"
[["/public-csv"
["/update"
{:post {:summary "Päivitä julkiset CSV-tiedostot S3:ssa."
:middleware [[security/wrap-db-application-name
Expand Down

0 comments on commit f866526

Please sign in to comment.