Commit graph

9 commits

Author SHA1 Message Date
Daniel G. Taylor
e1819617b8
fix: better handling of enums for arrays 2021-02-23 15:51:32 -08:00
Daniel G. Taylor
a6414f9fc7
fix: exclusive min/max type should be bool when rendered into schema 2021-02-23 15:51:20 -08:00
Daniel G. Taylor
81f322ae41
fix: better handling of array examples 2020-11-30 09:46:29 -08:00
Daniel G. Taylor
5c4ae17766
feat: encode []byte as JSON base64 string 2020-09-25 15:01:41 -07:00
Daniel G. Taylor
3d0b40a742
tests: add additional tests 2020-08-30 23:58:12 -07:00
Daniel G. Taylor
e8c8e64c73
feat: generate schemas for embedded structs 2020-05-02 21:16:28 -07:00
Daniel G. Taylor
e81fc85f52
feat: add example in-memory store 2020-04-26 22:18:37 -07:00
Daniel G. Taylor
3a6046412a
fix: skip fields named "-" when generating schemas 2020-04-20 21:55:44 -07:00
Daniel G. Taylor
9a5d037f99
feat: functional options for resources/operations 2020-04-13 22:47:40 -07:00
Renamed from schema_test.go (Browse further)