Daniel G. Taylor
|
d0e1f45708
|
fix: better handling of zero values; no panic for generic types
|
2022-03-22 09:33:47 -07:00 |
|
Andrew Orban
|
6d95c356bb
|
fix: commented out contentEncoding because we're using open API 3.0 and that field is only supported in 3.1
|
2021-09-08 14:05:22 -07:00 |
|
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
|
e79623f386
|
feat: recursively resolve input
|
2021-02-23 15:50:37 -08:00 |
|
Daniel G. Taylor
|
7e7823796a
|
feat: schema ref generation improvements
|
2021-01-04 11:01:56 -08:00 |
|
Daniel G. Taylor
|
bc5464aab1
|
chore: constant type names
|
2020-11-30 09:46:33 -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
|
0c8ba518be
|
feat: param docs and schema parsing
|
2020-08-27 23:01:58 -07:00 |
|
Daniel G. Taylor
|
0ffe2903e0
|
refactor: new interface
|
2020-08-26 22:28:30 -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 |
|