Commit Graph

137 Commits

Author SHA1 Message Date
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
1839d0e36f now detects trailing slashes, if somewhat brittle (#8) 2021-04-14 11:29:44 +00:00
fbf8c15694 More of the core functionality (#6) 2021-04-13 17:35:55 +00:00
98d29f2d53 playground running 2021-04-11 09:52:26 -04:00
070c084f61 setup gradle 2021-04-11 09:29:07 -04:00