spec-first/connexion

Support for date and date-time type casting

Open

#344 aperta il 8 nov 2016

Vedi su GitHub
 (10 commenti) (2 reazioni) (0 assegnatari)Python (738 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (4346 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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)

Guida contributor