spec-first/connexion

Support for date and date-time type casting

Open

#344 创建于 2016年11月8日

在 GitHub 查看
 (10 评论) (2 反应) (0 负责人)Python (738 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (4,346 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

It would be great to have type casting of formats 'string/date-time' and 'string/date' to python datetime.datetime and datetime.date. I guess this would need custom flask converters to be added to url_map (http://flask.pocoo.org/docs/0.11/api/#flask.Flask.url_map)

贡献者指南