|
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 |
|
|
196fba790a
|
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.0 (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-18 23:48:12 +00:00 |
|
|
db696309c8
|
chore: clean up some bad habits
|
2022-08-16 19:11:42 -06:00 |
|
|
0d4b1ddd03
|
fix: nested class name support
|
2022-08-16 18:08:35 +00:00 |
|
|
99f5cb5b86
|
doc: some dokka updates (#295)
|
2022-08-15 13:38:58 +00:00 |
|
|
e89636fa58
|
fix: complex generic breaks introspection (#294)
|
2022-08-13 22:08:54 +00:00 |
|
|
7cd0e6154b
|
fix: recursion (#293)
|
2022-08-13 21:54:16 +00:00 |
|
|
62080f3248
|
feat: v3 locations (#292)
|
2022-08-13 19:40:20 +00: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 |
|
|
c73c9b4605
|
breaking change: V3 alpha (#256)
|
2022-08-13 12:59:59 -04:00 |
|