Commit graph

16 commits

Author SHA1 Message Date
Jeff Kalbacher
f4cd166ff5 fix: Fix response test to add 499/ClientClosedRequest 2022-08-02 11:28:33 -07:00
Jeff Kalbacher
97d385fd9b feat: Add ClientClosedRequest to responses 2022-08-01 16:37:30 -07:00
Daniel G. Taylor
0a73c646f1
feat: add RawBody support and UnsupportedMediaType response 2022-05-26 16:43:40 -07:00
Daniel G. Taylor
f809744a28
fix: add 422 convenience response 2022-04-14 15:55:32 -07:00
Andrew Orban
ded1c6dc1d fix: responses.ServeContent -> responses.WriteContent 2022-04-12 01:46:12 +00:00
Andrew Orban
e3e12ba5e1 chore: adding unit test for responses.ServeContent for codecov 2022-04-07 03:22:14 +00:00
Andrew Orban
62d07c8200 removed outdated test code 2022-04-05 03:22:26 +00:00
Andrew Orban
01fbb5c220 added WriteContext 2022-04-05 03:16:52 +00:00
Andrew Orban
82f724a1df feat: added 206 Partial Content to huma responses. 2022-04-03 18:19:08 +00:00
Meg Brunner
04a3492e5d
feat: add 501 not implemented response code 2021-09-08 14:04:17 -07:00
Daniel G. Taylor
1de349097a
fix: error content type 2021-04-16 15:20:12 +02:00
Andrew Orban
67916c6db0
Added 406 (NotAcceptable) to huma responses 2021-02-23 15:50:06 -08:00
Daniel G. Taylor
b53adad969
chore: remove unused content type 2020-09-04 21:10:20 -07:00
Daniel G. Taylor
f976f54c6c
fix: use error model reference 2020-08-31 23:31:36 -07:00
Daniel G. Taylor
3d0b40a742
tests: add additional tests 2020-08-30 23:58:12 -07:00
Daniel G. Taylor
0ffe2903e0
refactor: new interface 2020-08-26 22:28:30 -07:00