Commit graph

20 commits

Author SHA1 Message Date
debf767a6c Fix DisableSchemaProperty 2022-08-19 23:49:30 +08:00
Logan Garrett
7c1f1d9c1a
fix: use configured static routes in links 2022-06-01 15:06:24 -07:00
Daniel G. Taylor
8fa8055c5f
fix: accept status code 0 as default response 2022-04-21 23:24:04 -07:00
Daniel G. Taylor
257ac756c0
fix: PR feedback, rename errorCodeHint to errorCode 2022-04-13 12:03:09 -07:00
Daniel G. Taylor
f50001d2e1
feat: return more specific error codes 2022-04-12 13:20:58 -07:00
Andrew Orban
9bb24bd815 removed SetContentLastModified and added lastModified time and name to WriteContent function 2022-04-06 00:06:56 +00:00
Andrew Orban
c54abf5d1a comment grammar and spelling 2022-04-05 03:35:22 +00:00
Andrew Orban
d25abae557 fixed up some coments 2022-04-05 03:27:08 +00:00
Andrew Orban
01fbb5c220 added WriteContext 2022-04-05 03:16:52 +00:00
Daniel G. Taylor
c21b27aaf7
fix: redact headers after handler runs; fix typo 2022-03-23 16:52:57 -07:00
Daniel G. Taylor
d0e1f45708
fix: better handling of zero values; no panic for generic types 2022-03-22 09:33:47 -07:00
Daniel G. Taylor
1e3569536b
fix: serialization of time.Time and struct pointers 2022-03-21 17:56:00 -07:00
Daniel G. Taylor
e96f66228b
feat: add schema describedby links and $schema property 2022-03-18 22:47:33 -07:00
Daniel G. Taylor
a1d48c41e3
feat: always allow some low-level headers in responses 2022-02-26 23:26:52 -08:00
Daniel G. Taylor
28e4b90d5f
feat: functions to set or copy ctx with a value 2022-02-17 15:27:01 -08:00
Daniel G. Taylor
5a6a1c93d2
fix: various PR feedback 2020-09-15 21:42:23 -07:00
Daniel G. Taylor
bc1ac79220
fix: various fixes, better test coverage 2020-08-31 22:05:34 -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