spec-first/connexion

Support for date and date-time type casting

開放

#344 建立於 2016年11月8日

 (10 則留言) (2 個反應) (0 位負責人)Python (738 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (4,346 顆星)
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)

貢獻者指南