9364fb19e4
chore: prep for 3.14.0 release
2023-04-06 15:49:07 -04:00
ca1f632665
feat: Introduce Support for Response Headers ( #446 )
2023-04-06 19:47:48 +00:00
3d27d30a31
feat: support no request body for post, put and patch ( #427 )
2023-03-15 12:39:35 +00:00
8cc229667e
chore: prep for 3.12.0 release
2023-03-14 16:52:16 -04:00
54d12de67a
feat: reintroduce swagger compatability ( #426 )
2023-03-14 20:43:06 +00:00
377a60614e
feat: constraints ( #409 )
2023-01-05 14:44:24 +00:00
91bf93a866
feat: type enrichment ( #408 )
2023-01-04 21:32:31 -05:00
b935cc1e1d
chore: prep for 3.9.0 release
2022-11-15 20:49:58 -05:00
9f2d2dd4e3
fix: do not include rootPath in serialized route path
2022-11-16 01:46:29 +00:00
20f8a4f08f
feat: protobuf java converters ( #382 )
2022-11-15 15:50:26 -05:00
7b39e448bf
chore: prep for 3.8.0 release
2022-11-09 08:13:42 -05:00
3c57c8f5e4
feat: NotarizedResource plugin
2022-11-09 08:11:42 -05:00
01b6b59cf5
feat: support partial authentication ( #372 ) ( #375 )
2022-11-08 19:59:35 +00:00
a5376cfa82
feat: allow media type overrides ( #369 )
2022-11-05 16:45:06 -04:00
2492661f1f
chore: prep for release
2022-11-05 16:11:38 -04:00
a7b52ec114
feat: create schema reference for enum types ( #368 )
2022-11-05 16:09:06 -04:00
92d4760dbc
chore: prep for 3.5.0 release
2022-10-29 08:16:03 -04:00
4946a27327
feat: add plugin to support ktor-server-resources ( #358 )
2022-10-29 08:14:32 -04:00
178db951a5
chore: prep for 3.4.0 release
2022-10-26 09:50:52 -04:00
fa5ada8f64
feat: add possibility to customize docs path ( #352 )
2022-10-26 09:48:37 -04:00
70345494ab
fix: improved error output when an unknown schema is encountered ( #327 )
2022-09-26 13:15:21 +00:00
95ae274f1d
chore: prep for 3.3.0 ( #319 )
2022-09-15 13:27:17 +00:00
52e54b75b9
chore: prep 3.2.0 release
2022-08-23 06:12:26 -06:00
07bdeda364
feat: schema configurator to enable field name overrides and transient field omission ( #302 )
2022-08-23 12:02:50 +00:00
e589d917c8
feat: auto auth detect ( #299 )
2022-08-19 15:46:41 +00:00
c312b201b3
chore: prep for 3.0 release
2022-08-16 12:33:29 -06:00
2007b1bb8c
fix: null ref ( #286 )
2022-08-13 18:29:35 +00:00
5beeade430
fix: type erasure breaking nested generics ( #285 )
2022-08-13 14:15:49 -04:00
2e29b46f0f
fix: spec and docs behind auth ( #284 )
2022-08-13 13:34:01 -04:00
69ceae5b66
chore: prep for 2.3.5 release
2022-06-07 14:09:50 -07:00
9e8b35d26d
fix: serialization of api key auth location ( #261 )
2022-06-07 21:08:04 +00:00
ddbeb88929
fix: put info request body nullable
2022-04-07 05:02:43 -07:00
514fd70e0c
chore: prep for 2.3.3 release
2022-04-01 07:23:23 -06:00
26c481e1a4
fix: swagger ui regression from dependency bump
2022-04-01 09:21:50 -04:00
ecd9415662
fix: nullable enum support ( #234 )
2022-03-30 21:47:13 +00:00
5fe9fffdee
fix: free form annotation can be applied to top level type ( #219 )
2022-03-05 16:10:30 +00:00
f742ea5485
chore: prep for 2.3.0 release
2022-03-01 12:49:27 -05:00
bae3a16e30
feat: Added SwaggerUI KTor Plugin ( #215 )
2022-03-01 12:47:51 -05:00
a0770054ca
chore: prep for 2.2.1 release
2022-02-26 08:37:04 -05:00
1d8e1bc60d
fix: Support Maps with sealed class type ( #211 )
2022-02-26 07:47:17 -05:00
9d972355fd
chore: prep for 2.2.0 release
2022-02-25 09:32:37 -05:00
7cee839119
feat: enable format support on type definitions
2022-02-25 09:30:18 -05:00
31fa5e40c8
fix: formatting custom SimpleSchema ( fixes #198 ) ( #208 )
2022-02-25 08:52:01 -05:00
f919a6a4b1
fix: ( #194 ) to support Location classes located in other non-location classes (e.g. inside Object) ( #207 )
...
* Safely stop Location path calculation on first non-location parent
* added a test
* changelog
* added result file and renamed test models
Co-authored-by: Gennadi Kudrjavtsev <gennadi@agrello.org >
2022-02-23 10:24:57 -05:00
64c352064e
fix: nullability breaks object comparison ( #202 )
2022-02-19 18:39:57 -05:00
c50f7f7ccc
Fix: Unable to use sealed typed collections #199 ( #200 )
2022-02-19 23:33:13 +00:00
558824003b
feat: moving request and response to references ( #181 )
2022-02-18 00:11:58 -05:00
69d6b1af1d
feat: allow for overriding openapi endpoint ( #192 )
2022-02-11 13:04:47 +00:00
52a425a5d2
fix: bumped swagger version + minor playground fix ( #191 )
2022-02-10 13:34:02 +00:00
452ab4773f
doc: add custom type example to playground ( #189 )
2022-02-10 07:44:52 -05:00