Commit Graph

154 Commits

Author SHA1 Message Date
9d972355fd chore: prep for 2.2.0 release 2022-02-25 09:32:37 -05:00
64c352064e fix: nullability breaks object comparison (#202) 2022-02-19 18:39:57 -05:00
558824003b feat: moving request and response to references (#181) 2022-02-18 00:11:58 -05:00
52a425a5d2 fix: bumped swagger version + minor playground fix (#191) 2022-02-10 13:34:02 +00:00
d1b951b4b1 fix: swagger ui bug (#177) 2022-02-07 20:18:35 +00:00
d54b8a730f fix: support recursive types (#174) 2022-02-04 17:34:21 +00:00
d97717f8f8 fix: bug in doc publishing pipeline 2022-01-23 14:28:48 -05:00
3c585c06a3 feat: kompendium 2.0.0 release! 2022-01-23 14:14:44 -05:00
ae2a1b578a chore: version bumps and cleanup (#156) 2022-01-17 03:22:33 +00:00
147c7e7fb0 chore(deps): update kotestversion to v5.1.0 (#155)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 19:02:58 -05:00
012db5ad26 feat: added head, patch, and options methods (#132) 2022-01-03 14:32:55 +00:00
c29567114d feat: v2-alpha (#112)
There are still some bugs, still some outstanding features, but I don't want to hold this back any longer, that way I can keep the future PRs much more focused
2022-01-03 04:15:15 +00:00
d66880f9b2 doc: example header parameter (#114) 2021-11-25 23:16:35 +00:00
5e070e1875 feat: Add opt-in locations support via ancillary module (#107) 2021-11-25 13:09:18 -05:00
dd780ad29d feat: add operationId method info (#106) 2021-11-25 15:00:08 +00:00
d9d0f129b5 fix: Allow for injectable ObjectMapper to resolve serialization issues for Java 8 date type 2021-10-24 12:25:55 -04:00
c8d56e62a2 fix: code coverage pr check removed 2021-10-17 17:05:36 +00:00
67bd6ad36f Added support for ByteArray type (#88) 2021-10-17 16:43:46 +00:00
91a6164663 Codacy integration (#87) 2021-10-04 19:17:25 -04:00
5a7e052ac4 More extensible path calculation (#86) 2021-10-04 18:48:19 -04:00
6ba3617e32 add super hack to support undeclared polymorphic adapter fields (#84) 2021-08-15 01:02:23 +00:00
c32c91829b i forgot to bump the version :(((( 2021-08-12 20:40:09 -05:00
3d99bf35fd Support polymorphic collections and maps (#82) 2021-08-12 22:32:18 +00:00
c5f8ace5d2 Added support for BigInteger and BigDecimal in responses (#76) 2021-07-25 10:48:14 -04:00
b0149c293e changed jvmTarget version from 11 to 1.8 (#74) 2021-07-22 22:38:39 -04:00
925172cf86 encode oas to json internally (#69) 2021-06-04 20:51:06 +00:00
aa3290243b explicit decoupled serialization (#65) 2021-06-03 09:00:33 -04:00
5fe98a04e8 Maven Central Here We Come!! (#60) 2021-05-23 13:47:48 -04:00
59c0c3aabf Polymorphic and Generic Support (#59) 2021-05-21 21:35:19 +00:00
c885ff1cfb point well taken, this is a family show (#57) 2021-05-10 13:23:56 +00:00
5a038697bc hopefully will push and release to maven (#51) 2021-05-09 15:22:37 +00:00
5b99564a75 no more lg-backbone (#50) 2021-05-08 10:38:11 -04:00
c019f92cc0 V1 beta release time 🥳 (#48) 2021-05-06 09:36:35 -04:00
f23016e878 Default param values (#47) 2021-05-05 21:33:17 -04:00
6b87519a64 Feature/examplebodies (#44) 2021-05-04 14:19:29 -04:00
ad33832ed3 bump (#43) 2021-04-30 12:14:55 +00:00
30f02f88df Feature/non required params (#35) 2021-04-23 11:53:11 -04:00
ea09aa72e2 Feature/swagger UI (#34) 2021-04-23 08:44:26 -04:00
d0767aa74e init security scheme (#29) 2021-04-21 13:51:42 -04:00
a0ab043e5a added explicit path calculator interface (#31) 2021-04-20 10:17:05 -04:00
40e8ec22ae forgot to actually bump version 😩 2021-04-19 14:50:03 -04:00
dd978276d2 redoc and openapi routes standardized (#28) 2021-04-19 09:11:32 -04:00
ae4999483b parameter support (#27) 2021-04-17 20:20:37 +00:00
81e24f96dc document top level collectiom (#24) 2021-04-17 08:32:43 -04:00
810f290f0d refactored to leverage KType (#21) 2021-04-16 15:37:23 -04:00
fdd18674da added special case to support UUID field (#19) 2021-04-16 09:28:45 -04:00
8a033a6be8 major reflection refactor (#15) 2021-04-15 18:00:48 +00:00
98a7a0a369 sources (#13) 2021-04-14 23:50:46 +00:00
6eebaf15ea serializing for complex types (#10) 2021-04-14 19:58:22 +00:00
c9de96cf86 http codes (#9) 2021-04-14 11:51:09 +00:00