metosin/reitit

Support Plumatic Schema for multipart file uploads

开放

#594 创建于 2023年3月15日

 (2 条评论) (0 个反应) (0 位负责人)Clojure (261 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (1,569 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南