From 801b6076a095b6fdbf88958623c29d225d84800c Mon Sep 17 00:00:00 2001 From: Dominic Date: Mon, 21 Oct 2019 14:05:23 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5c2e32..1c7ebe9 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ If you encounter any issues that aren't yet reported, please report them [here](https://gitlab.com/msrd0/gotham-restful/issues/new). - Enabling the `openapi` feature might break code ([#4](https://gitlab.com/msrd0/gotham-restful/issues/4)) + - For `chrono`'s `DateTime` types, the format is `date-time` instead of `datetime` ([openapiv3#14](https://github.com/glademiller/openapiv3/pull/14)) ## License