|
636bf65c36
|
fix: add missing mapping of BooleanEnrichment to EnrichmentHandler (#655)
|
2024-11-11 14:33:45 -05:00 |
|
|
fb0d3bb1dd
|
fix: on the path to fixing publishing to maven central (#648)
|
2024-10-30 16:49:26 -04:00 |
|
|
21f922a296
|
major: ktor 3.0.0 support - fixes #644 (#645)
|
2024-10-30 16:21:46 -04:00 |
|
|
3cc6e9f2e7
|
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3 (#576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-16 19:14:23 +00:00 |
|
|
7a8bb43675
|
docs: update docs for 4.0 release (#567)
|
2024-01-21 16:12:02 -05:00 |
|
|
ac464ea9ca
|
feat: enriched enrichments (#566)
|
2024-01-21 14:15:21 -05:00 |
|
|
353637bb94
|
fix: enum type def (#563)
|
2024-01-17 16:14:47 -05:00 |
|
|
6ca8261cd2
|
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.2 (#545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-30 15:11:22 +00:00 |
|
|
1bb52347a0
|
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.1 (#533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-15 15:32:12 +00:00 |
|
|
2410c81797
|
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.1 (#471)
* fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.1
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ryan Brink <rbweb@pm.me>
|
2023-09-10 18:02:42 -04:00 |
|
|
f2786fec08
|
major: v4 alpha (#505)
|
2023-09-04 04:22:46 +00:00 |
|
|
7fb7e688ac
|
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.0 (#491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-22 19:10:33 +00:00 |
|
|
588e52c9df
|
fix: allow for request bodies to be marked as required=false (#470)
|
2023-05-22 09:39:04 -04:00 |
|
|
0a9475a7ab
|
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1 (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-11 21:54:50 +00:00 |
|
|
5c7ec4fdb4
|
fix: route with parameter declared via ktor function (#455)
|
2023-05-08 11:49:29 -04:00 |
|
|
eb7360b8d2
|
fix: fixed generic property enrichment (#454)
|
2023-04-28 10:58:20 -04:00 |
|
|
ca1f632665
|
feat: Introduce Support for Response Headers (#446)
|
2023-04-06 19:47:48 +00:00 |
|
|
02f8ed04f2
|
fix(deps): update dependency dev.forst:ktor-api-key to v2.2.4 (#442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-03 12:54:06 +00:00 |
|
|
c7ef70a844
|
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0 (#432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-16 12:25:44 +00:00 |
|
|
3d27d30a31
|
feat: support no request body for post, put and patch (#427)
|
2023-03-15 12:39:35 +00:00 |
|
|
54d12de67a
|
feat: reintroduce swagger compatability (#426)
|
2023-03-14 20:43:06 +00:00 |
|
|
8c0b658033
|
fix: drop logback (#413)
|
2023-01-31 08:37:57 -05:00 |
|
|
b7b1171685
|
fix(deps): update dependency dev.forst:ktor-api-key to v2.2.2 (#410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-17 17:26:25 +00:00 |
|
|
377a60614e
|
feat: constraints (#409)
|
2023-01-05 14:44:24 +00:00 |
|
|
e34bea1769
|
fix(deps): update ktor (#397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-04 21:49:06 -05:00 |
|
|
91bf93a866
|
feat: type enrichment (#408)
|
2023-01-04 21:32:31 -05:00 |
|
|
04996631b9
|
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.5 (#387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-19 06:38:07 +00:00 |
|
|
9f2d2dd4e3
|
fix: do not include rootPath in serialized route path
|
2022-11-16 01:46:29 +00: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 |
|
|
a7b52ec114
|
feat: create schema reference for enum types (#368)
|
2022-11-05 16:09:06 -04:00 |
|
|
921f6f9691
|
fix(deps): update dependency dev.forst:ktor-api-key to v2.1.3 (#361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-31 22:25:14 +00:00 |
|
|
fa5ada8f64
|
feat: add possibility to customize docs path (#352)
|
2022-10-26 09:48:37 -04:00 |
|
|
3158195bd9
|
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.1 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-15 01:28:11 +00:00 |
|
|
a1638f930a
|
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.4 (#348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-10 21:14:07 +00:00 |
|
|
a8019bc4f8
|
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.3 (#342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-03 18:41:08 -05:00 |
|
|
2c43d4d274
|
fix(deps): update ktor to v2.1.2 (#340)
|
2022-10-03 06:47:42 -05:00 |
|
|
3111b63916
|
chore: bumped versions (#341)
|
2022-10-02 14:38:54 +00:00 |
|
|
622dd6a5e7
|
chore: migrate to gitbook (#334)
|
2022-09-29 15:41:35 -05:00 |
|
|
70345494ab
|
fix: improved error output when an unknown schema is encountered (#327)
|
2022-09-26 13:15:21 +00:00 |
|
|
42ea128aa3
|
fix(deps): update dependency dev.forst:ktor-api-key to v2.1.1-1 (#322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-19 18:28:23 +00:00 |
|
|
95ae274f1d
|
chore: prep for 3.3.0 (#319)
|
2022-09-15 13:27:17 +00:00 |
|
|
fdcc64d29c
|
fix: Remove print statements for examples (#318)
|
2022-09-15 13:07:06 +00:00 |
|
|
4daf6e000e
|
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.1 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-15 10:09:11 +00:00 |
|
|
f1d252954b
|
fix(deps): update dependency dev.forst:ktor-api-key to v2.1.1 (#313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-07 17:29:04 +00:00 |
|
|
28b844da6c
|
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.0 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-29 11:32:46 +00:00 |
|
|
76e6b0a278
|
chore: bump kover version (#308)
|
2022-08-26 22:59:33 +00: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 |
|