GREsau / okapi

OpenAPI (AKA Swagger) document generation for Rust projects
MIT License
578 stars 103 forks source link

(waiting for) Impl JsonSchema for Date/Time #134

Open ralpha opened 7 months ago

ralpha commented 7 months ago

Waiting for https://github.com/GREsau/schemars/issues/104 to be resolved. Otherwise Date and Time will not have implemented OpenApiFromFormField.

If Schemars implements this, no changes are needed in Okapi.