Commit Graph

34 Commits

Author SHA1 Message Date
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
b021935b10 allow custom type overrides (#83) 2021-08-12 21:38:48 -04: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
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
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
26ada3daad Error Responses, PR Template, Code Refactor, and Test plugin update (#42) 2021-04-29 19:08:45 -04:00
571dc11c29 set logging to debug (#36)
makes sense 👍
2021-04-24 13:14:39 -04: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
a3cf7dad9b fix root route appending a trailing slash (#30) 2021-04-19 14:47:35 -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
31e038f445 udpated readme, dropped old annotation (#16) 2021-04-15 17:49:56 -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
a7505483c4 lots of stuff, no time to s-plain (#5) 2021-04-13 01:15:10 +00:00
492933d728 kinda sorta processor (#3) 2021-04-12 16:21:28 +00:00