metosin/reitit

Support Plumatic Schema for multipart file uploads

オープン

#594 opened on 2023/03/15

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Clojure (261 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,569 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Currently reitit.http.interceptors.multipart only has Clojure spec schemas for temp-file-part and bytes-part. Could also supply schema & malli versions.

See reitit.openapi-test/multipart-test for inspiration: https://github.com/metosin/reitit/pull/593/files#diff-c18bf86982356e8898ead05214985b1ffa8f85f77f47094ac56cf82cb5eb95b7R434

Related to #591

コントリビューターガイド